Skip to content

hartraft/wordpress-docker-all-in-one

 
 

Repository files navigation

WordPress Docker Compose All-In-One

All you need to have a WordPress site up and running, consider this a proof-of-concept. Take a look at Simple AWS CloudFormation Template for setting up a single AWS EC2 instance with Docker goodies installed.

Quick and dirty start up

  1. Clone this repo

  2. Modify .env file to suit

  3. Start up Docker Compose and enjoy

docker-compose up -d

About

wordpress-docker-all-in-one

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 97.2%
  • Dockerfile 2.8%