Overview

This project provides a simplified Docker setup for running WordPress alongside MySQL. It features automatic daily database backups, persistent storage for WordPress files and the database, and convenient environment variable management through a .env file.

Key Features

Quick Setup

  1. Clone the repository:
    git clone https://github.com/superdoccimo/wpbk.git
    

GitHub Repository