WP-0011 T05: live deploy revenue.coulomb.social on railiance01

Image 0.1.1 (schema path fix), OpenBao ESO store, CNPG cluster, TLS,
pilot Phase re-registered on public API. Founding token local-only.
This commit is contained in:
tegwick 2026-08-05 17:56:38 +02:00
parent 592a75a171
commit ca76fa23a3
13 changed files with 168 additions and 54 deletions

View file

@ -82,18 +82,18 @@ from day one, not merely a git file:
| Item | Value |
| --- | --- |
| Trust Service API | `http://127.0.0.1:8765` (local pilot; not public) |
| Postgres | Docker container `trf-pilot-pg`, port `127.0.0.1:55432`, volume `trf-pilot-pgdata` |
| Migrations | 0001–0007 applied |
| Licensor credential | `binky` / label `pilot-founder` (token in `~/.config/target-revenue/pilot-binky.token`, never committed) |
| Registration time (t0) | 2026-08-05T13:57:18Z (host `registered_at`) |
| Trust Service API (initial) | `http://127.0.0.1:8765` (local pilot; used only until public deploy) |
| Trust Service API (**POR, 2026-08-05 later same day**) | `https://revenue.coulomb.social` (railiance01; WP-0011 T05) |
| Control Plane | `https://revenue.coulomb.social/ui/` |
| Postgres (POR) | CNPG `target-revenue-pg` in namespace `target-revenue` |
| Licensor credential | `binky` / label `founding-admin` (token in `~/.config/target-revenue/revenue-coulomb-binky.token`, never committed) |
| Registration time (t0) on POR | 2026-08-05T15:55:52Z (public re-registration; local pilot ledger was empty) |
| Extension registered | `trsl:extension:development-license@1.0` |
| Ledger at registration | empty; Outstanding Target = 141,800 EUR |
When WP-0011 lands a public instance, this Phase's Manifest and ledger
export must be migrated or re-anchored deliberately — the git-committed
Manifest remains the durable declaration either way
(`specs/TrustServiceOnboarding.md` §1).
Git-committed Manifest remains the durable declaration
(`specs/TrustServiceOnboarding.md` §1). Public Trust Service is the live
ledger authority after WP-0011 T05.
---