wordpress-backup-quickstart icon indicating copy to clipboard operation
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.

  1. git clone [email protected]:angelo-v/wordpress-backup-quickstart.git my-blog
  2. cd my-blog
  3. make 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]