docs: update observability and deployment docs to match production stack
Some checks failed
Some checks failed
Update observability.md with production container table, actual init code, and correct env var names. Update docker.md with full 10-service table and backup/monitoring cross-references. Add explicit AAAA records to DNS tables. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -444,6 +444,8 @@ Before setting up Caddy, point your domain's DNS to the server.
|
||||
|---|---|---|---|
|
||||
| A | `@` | `91.99.65.229` | 300 |
|
||||
| A | `www` | `91.99.65.229` | 300 |
|
||||
| AAAA | `@` | `2a01:4f8:1c1a:b39c::1` | 300 |
|
||||
| AAAA | `www` | `2a01:4f8:1c1a:b39c::1` | 300 |
|
||||
|
||||
### rewardflow.lu (Loyalty+ Platform) — TODO
|
||||
|
||||
@@ -451,6 +453,8 @@ Before setting up Caddy, point your domain's DNS to the server.
|
||||
|---|---|---|---|
|
||||
| A | `@` | `91.99.65.229` | 300 |
|
||||
| A | `www` | `91.99.65.229` | 300 |
|
||||
| AAAA | `@` | `2a01:4f8:1c1a:b39c::1` | 300 |
|
||||
| AAAA | `www` | `2a01:4f8:1c1a:b39c::1` | 300 |
|
||||
|
||||
### IPv6 (AAAA) Records — TODO
|
||||
|
||||
|
||||
Reference in New Issue
Block a user