Record OVH domain activation

This commit is contained in:
b0txec
2026-08-20 20:07:13 +03:00
parent 7dbc55b22d
commit 568d880d3b
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -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:
+4 -3
View File
@@ -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.