Static Site Template

Your static site is live.

Replace the files in site/, set the hostname in .env, and deploy behind the shared Traefik proxy.

Next steps

  1. Copy .env.example to .env.
  2. Set SITE_HOST and SITE_ROUTER.
  3. Point DNS at your EC2 IP.
  4. Run docker compose up -d.