fix: conventional paths, oolon fqdn, public cert
This commit is contained in:
@@ -51,7 +51,7 @@ Topology:
|
||||
| --------- | --------------------------------- | ------------------------------------------------------------------ |
|
||||
| api | `nikola.kosherinata.internal` | binds `0.0.0.0:42424`; firewalld service `moments-api` |
|
||||
| worker | `frootmig.kosherinata.internal` | no listening port; pollers only |
|
||||
| web | `oolon.hanzalova.internal` | per-site nginx ingress for rob.tn; `/api/*` → nikola across the WG |
|
||||
| web | `oolon.kosherinata.internal` | per-site nginx ingress for rob.tn; `/api/*` → nikola across the WG |
|
||||
| db | `magrathea.kosherinata.internal` | postgres mTLS, passwordless |
|
||||
|
||||
Postgres roles `moments_rw` and `moments_ro` must exist on the primary, with `pg_ident.conf` mappings in place for `nikola.kosherinata.internal` → `moments_ro` and `frootmig.kosherinata.internal` → `moments_rw`. See `asset/sql/bootstrap-moments.sql` and `asset/postgres/ident.conf.tmpl`.
|
||||
|
||||
Reference in New Issue
Block a user