#docker-wordpress
Connect to your server and execute the following commands:
sudo apt-get -q update
sudo apt-get install -y --force-yes --no-install-recommends puppet git
git clone https://github.com/rstiller/docker-wordpress.git
cd docker-wordpress
sudo puppet apply --modulepath=modules setup.pp
docker pull rstiller/wordpress
Each new customer needs to have
sudo add-blog.sh www.domain.com 5000
To start the actual container type the following command:
/containers/www_domain_com/run.sh
The new blog is now available.
Content type
Image
Digest
sha256:9e3414a66…
Size
136.2 MB
Last updated
almost 11 years ago
docker pull rstiller/wordpress