docs: update production URL to lombard.uncloud.tech

This commit is contained in:
Bu5hm4nn
2026-03-25 09:24:54 +01:00
parent c7c8654be7
commit 7932148b73
2 changed files with 8 additions and 8 deletions

View File

@@ -291,13 +291,13 @@ DATA-001 (Price Feed)
**Dependencies:** DATA-001, PORT-001
### OPS-001: Caddy Route for Production Dashboard [P1, S] **[depends: deploy-stable]**
**As a** VPN user, **I want** to reach the deployed dashboard at `vd1.uncloud.vpn` **so that** I can access it without SSH port forwarding.
**As a** user, **I want** to reach the deployed dashboard at `lombard.uncloud.tech` **so that** I can access it directly over HTTPS.
**Acceptance Criteria:**
- Caddy route proxies `vd1.uncloud.vpn` to local deployment container
- Route works over the VPN only
- Caddy route proxies `lombard.uncloud.tech` to the deployment container
- HTTPS works with a valid certificate
- Health check succeeds through Caddy
- Deployment docs include the route and where it lives
- Deployment docs include the route and note that `vd1.uncloud.vpn` was retired
**Dependencies:** stable deployed app on VPS