2026-05-22 13:49:46 +02:00
|
|
|
---
|
|
|
|
|
id: ACTIVITY-WP-0005
|
|
|
|
|
type: workplan
|
|
|
|
|
title: "Railiance01 production service"
|
|
|
|
|
domain: custodian
|
|
|
|
|
repo: activity-core
|
|
|
|
|
status: finished
|
|
|
|
|
owner: codex
|
|
|
|
|
topic_slug: custodian
|
|
|
|
|
created: "2026-05-22"
|
|
|
|
|
updated: "2026-05-22"
|
2026-05-22 13:51:51 +02:00
|
|
|
state_hub_workstream_id: "5b1e98a0-1d5d-41bd-a44e-c82502b5a60d"
|
2026-05-22 13:49:46 +02:00
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# ACTIVITY-WP-0005 - Railiance01 Production Service
|
|
|
|
|
|
|
|
|
|
## Review Railiance Runtime
|
|
|
|
|
|
|
|
|
|
```task
|
|
|
|
|
id: ACTIVITY-WP-0005-T01
|
|
|
|
|
status: done
|
|
|
|
|
priority: high
|
2026-05-22 13:51:51 +02:00
|
|
|
state_hub_task_id: "0247ebd0-7f94-41d1-8439-abfa21e4466d"
|
2026-05-22 13:49:46 +02:00
|
|
|
```
|
|
|
|
|
|
|
|
|
|
Confirm railiance01 access, operating system, container runtime, and cluster
|
|
|
|
|
shape before selecting the production deployment path.
|
|
|
|
|
|
|
|
|
|
## Add Kubernetes Deployment Bundle
|
|
|
|
|
|
|
|
|
|
```task
|
|
|
|
|
id: ACTIVITY-WP-0005-T02
|
|
|
|
|
status: done
|
|
|
|
|
priority: high
|
2026-05-22 13:51:51 +02:00
|
|
|
state_hub_task_id: "5689510b-c41f-46c9-844e-6f619473e50d"
|
2026-05-22 13:49:46 +02:00
|
|
|
```
|
|
|
|
|
|
|
|
|
|
Create a K3s-native deployment bundle for activity-core, including infrastructure,
|
|
|
|
|
runtime jobs, API, worker, event router, and generated Kubernetes secrets.
|
|
|
|
|
|
|
|
|
|
## Build And Import Production Image
|
|
|
|
|
|
|
|
|
|
```task
|
|
|
|
|
id: ACTIVITY-WP-0005-T03
|
|
|
|
|
status: done
|
|
|
|
|
priority: high
|
2026-05-22 13:51:51 +02:00
|
|
|
state_hub_task_id: "605ca0bf-733b-41c0-ad36-d3c3560f77cf"
|
2026-05-22 13:49:46 +02:00
|
|
|
```
|
|
|
|
|
|
|
|
|
|
Build the production image locally, transfer it to railiance01, and import it
|
|
|
|
|
into the K3s containerd image store.
|
|
|
|
|
|
|
|
|
|
## Apply And Verify Service
|
|
|
|
|
|
|
|
|
|
```task
|
|
|
|
|
id: ACTIVITY-WP-0005-T04
|
|
|
|
|
status: done
|
|
|
|
|
priority: high
|
2026-05-22 13:51:51 +02:00
|
|
|
state_hub_task_id: "66bbc149-6d81-48e5-8f0e-7909353dc22c"
|
2026-05-22 13:49:46 +02:00
|
|
|
```
|
|
|
|
|
|
|
|
|
|
Apply the manifests on railiance01, run migrations and sync jobs, then verify
|
|
|
|
|
the API health endpoint and core pods.
|