Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 454 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 454 Bytes

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