diff --git a/docs/DEVELOPMENT_AND_STAGING.md b/docs/DEVELOPMENT_AND_STAGING.md index caa0639..bc2cdd9 100644 --- a/docs/DEVELOPMENT_AND_STAGING.md +++ b/docs/DEVELOPMENT_AND_STAGING.md @@ -6,7 +6,7 @@ |---|---|---| | Windows | Source editing and Git workflow only | Not applicable | | Rocky Linux | Docker development and production-like staging | `http://192.168.1.101:9190` | -| Temporary VPS | Month-long user-acceptance staging behind Cloudflare, Nginx, and Authelia | `laikapstak.li` pending domain delivery and activation; services not started | +| Temporary VPS | Month-long user-acceptance staging behind Cloudflare, Nginx, and Authelia | `laikapstak.li` registered; Cloudflare delegation pending; services not started | | Workplace production | Out of scope until reviewed and approved | Not documented here | Rocky checkout: diff --git a/docs/VPS_STAGING_PLAN.md b/docs/VPS_STAGING_PLAN.md index a22fa94..8567a89 100644 --- a/docs/VPS_STAGING_PLAN.md +++ b/docs/VPS_STAGING_PLAN.md @@ -132,8 +132,9 @@ include and Authelia service. The application remains unchanged. ## Domain, TLS, and Nginx The selected application hostname is `laikapstak.li`; the authentication portal -will use `auth.laikapstak.li`. The OVH order and Cloudflare zone activation are -still pending. Before DNS publication: +will use `auth.laikapstak.li`. OVH delivered and activated the domain on +2026-08-20 with registrar DNSSEC disabled. Cloudflare nameserver delegation and +zone activation are still pending. Before DNS publication: 1. Add an isolated Nginx virtual host without changing existing hosts. 2. Install a certificate valid for the exact WeatherTool/Authelia hostname or @@ -243,7 +244,7 @@ Proposed temporary-staging minimum: ## Decisions and prerequisites still open -- Completion of the OVH order, nameserver delegation, and Cloudflare activation. +- Cloudflare nameserver delegation and zone activation. - Cloudflare origin certificate covering both selected hostnames. - Deployment account and whether normal releases use public SSH or Tailscale. - Final session and backup-retention values.