- Shipped
- September 27, 2026 at 10:31 PM UTC
- Author
- Kamo
- Commit
- ba48bce
Three more audience sites set up like KamoFamily. Each is a Next.js repo edited on GitHub (pantherkamo/<Name>), synced to Forgejo kamo/<name> by a git-sync CronJob, and deployed by its own Forgejo workflow: KamoBusiness dev.kamobusiness.com KamoPersonal dev.kamopersonal.com KamoCommunity dev.kamocommunity.org KamoFamily's domain is kamofamily.org, so dev.kamofamily.com (which never resolved) is replaced by dev.kamofamily.org in STATIC_DOMAINS. - auto-cert: all four dev hosts in STATIC_DOMAINS. None of the four domains is registered yet, so each cert comes from the periodic retry added in 88b06ef once its dev CNAME resolves. - poddisruptionbudgets: one per site, maxUnavailable 1 - git-sync: CronJobs git-sync-kamobusiness, -kamopersonal and -kamocommunity, with their Secrets documented in SECRETS.md (applied by hand, like the others)
