TODO: Write a project description
TODO: Describe the installation process
TODO: Write usage instructions
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
TODO: Write history
TODO: Write credits
TODO: Write license
- [] Move the wordpress source out side of the Dockerfile.
- [] Add or expose the wp-content folder to store the custom files.
- [] Add the docker-backup container tools?
- [] Consider a adding a HAProxy container for MySql Clustering.
- [] Create git submodule for the wordpress source.