wordpress-backup-quickstart
wordpress-backup-quickstart copied to clipboard
Docker compose file to get wordpress with wordpress-backup up-and-running within seconds.
wordpress-backup-quickstart
This is a docker-compose file that helps you getting up-and-running quickly with wordpress-backup.
git clone [email protected]:angelo-v/wordpress-backup-quickstart.git my-blogcd my-blogmake up
On first run you will be asked for the database credentials and configuration. Those will be written to the file .env and used further on.
Docker stack deployment
Run make stack to deploy a stack in swarm mode.
Customization
Customize the variables in .env and/or the configuration in docker-compose.yml to your requirements as needed. wordpress-backup-quickstart is just ment to give you a head start for setting up the containers and is not ment to constrain you in any way.
Contact
Please contact me for any questions & feedback: [email protected]