Deployment

Overview

This module covers everything needed to deploy and operate the Myriad Events corporate website in production.

The website is a static Astro site deployed to Cloudflare Pages, with a Cloudflare Pages Function handling the contact form submission.

Cloudflare Pages Deployment

Step-by-step guide for deploying the website to Cloudflare Pages, including build configuration, environment variables, and custom domain setup.

See Cloudflare Pages Deployment for details.

Contact Form Mail Setup

The contact form supports multiple delivery backends. This guide covers how to configure each option:

  • Chatwoot — primary delivery via the Chatwoot conversation platform

  • SMTP via Microsoft Exchange Connector — relay through an Exchange Online SMTP connector

  • AWS SES — send via Amazon Simple Email Service

See Contact Form Mail Setup for details.