Finish RAILIANCE-WP-0007: reuse-surface hub deployed on railiance01
Helm revision 3 with image cb7a6e4. Runbook updated with TLS/DNS operator guidance and smoke-check commands.
This commit is contained in:
@@ -4,7 +4,7 @@ type: workplan
|
||||
title: "Deploy reuse-surface federation service on railiance01"
|
||||
domain: railiance
|
||||
repo: railiance-apps
|
||||
status: active
|
||||
status: finished
|
||||
owner: codex
|
||||
topic_slug: railiance
|
||||
created: "2026-06-15"
|
||||
@@ -102,31 +102,23 @@ DNS A record live: `reuse.coulomb.social → 92.205.62.239`.
|
||||
|
||||
```task
|
||||
id: RAILIANCE-WP-0007-T04
|
||||
status: wait
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "14049fd1-7ec1-4762-9a7c-9783f0997016"
|
||||
```
|
||||
|
||||
When image is available:
|
||||
|
||||
1. `make reuse-dry-run`
|
||||
2. Apply Secret `reuse-surface-env`
|
||||
3. `make reuse-deploy`
|
||||
4. Verify `https://reuse.coulomb.social/health`
|
||||
Helm revision 3 (image `cb7a6e4`). Pod Running; `/health` and `/v1/federated`
|
||||
verified. TLS pending DNS A → `92.205.130.254`.
|
||||
|
||||
## Post-Deploy Verification And Runbook
|
||||
|
||||
```task
|
||||
id: RAILIANCE-WP-0007-T05
|
||||
status: progress
|
||||
status: done
|
||||
priority: low
|
||||
state_hub_task_id: "30b08789-38bb-409a-b5b1-b3c73ff31a96"
|
||||
```
|
||||
|
||||
Added `docs/reuse-surface-on-railiance01.md`. Complete after first deploy with
|
||||
live smoke checks:
|
||||
|
||||
```bash
|
||||
export REUSE_SURFACE_URL=https://reuse.coulomb.social
|
||||
reuse-surface hub status
|
||||
```
|
||||
Runbook `docs/reuse-surface-on-railiance01.md` updated with deploy evidence,
|
||||
token retrieval, and TLS/DNS operator note. Smoke checks pass via ingress
|
||||
resolve; public TLS awaits DNS A → `92.205.130.254`.
|
||||
Reference in New Issue
Block a user