Skip to content
Adam Brown edited this page May 15, 2023 · 23 revisions

Overview

The Hale Platform is a WordPress Multisite instance running on kubernetes.

Its key components are made up of:

  • A NGINX container and a WordPress/PHP-FPM container running in a pod.
  • A connection to RDS that uses a MariaDB database.
  • A s3 bucket to hold documents and images uploaded to the site.
Clone this wiki locally