Agenda

  1. Runtime Environments
    1. ISPConfig (Hosting panel)
    2. LXC (Linux container)
    3. Docker (Microservice)
  2. MySQL
    1. Add User
    2. Add Database
    3. Grant access
  3. WordPress
    1. Download
    2. Install
    3. Configure
    4. Basic usage
      1. Themes
      2. Child themes
      3. Plugins
  4. Backup
    1. Files
    2. Database
    3. Migration
  5. WP-CLI
    1. Updating
      1. Core
      2. Database
      3. Plugins
    2. Database
      1. Dump
      2. Search & Replace
      3. import
  6. Troubleshooting
    1. Debugging
    2. Log Files
      1. PHP
      2. Apache
      3. Nginx