Automation Workflow

The automation workflow is controlled by a central deployment script that executes the required setup scripts in sequence.

  1. Clone project repository
  2. Run deployment script
  3. Install Apache, PHP and MariaDB
  4. Create WordPress database
  5. Install WordPress
  6. Configure WordPress using WP-CLI
  7. Add demo content
  8. Run system monitoring

Architecture Diagram