Code Monkey home page Code Monkey logo

docker-production-wordpress's Introduction

WordPress Docker Container

This Dockerfile installs WordPress 5x (with latest WP-CLI), nginx 1.16 and php-fpm 7.3 (ondemand PM) over Alpine Linux. Currently using it on multiple heavy load production sites without any problems.

Attached wp-config.php in this container is designed to use with configuration parameters as a environments variables, making its management lot easier.

nginx configuration has a lot of tweaks, and this container run a cron via system instead of WP cron because is not very reliable.

Currently image size is 152 MB, but the goal of this project is to slim it as possible.

Installing

If you want to get this docker image, just puill from the Docker registry

$ docker pull nidr0x/wordpress:latest

Using with Docker-Compose

If you want to spin a running environment, you can do it vĂ­a docker-compose

$ docker-compose up

Please note: Attached docker-compose is focused on production environment, which is why it has Traefik with SSL via Letsencrypt.

References

docker-production-wordpress's People

Contributors

nidr0x avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.