Skip to content

Multilang and multiple wordpress instances based on nginx inside a docker phusion based image

License

Notifications You must be signed in to change notification settings

jmeyo/docker-multi-wordpress

Repository files navigation

docker-wordpress-nginx

A Dockerfile that installs instances of wordpress based on latest wordpress, nginx, php-apc and php-fpm. Multilanguage wordpress is supported through docker environment variables for Wordpress <4.0 and provided by default by wordpress for version >=4.0

NB: A big thanks to jbfink who did most of the hard work on the wordpress parts, and also eugeneware who did a nice wordpress integration.

Installation

$ git clone https://github.com/HouseOfAgile/docker-multi-wordpress.git
$ cd docker-multi-wordpress
$ sudo docker build -t="docker-multi-wordpress" .

By default, english language will be picked, but since wordpress 4 release (sept 2014), it is now possible to choose language for any wordpress instance while installing it.

About

Multilang and multiple wordpress instances based on nginx inside a docker phusion based image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages