b3b0c3e3ff
Repo hygiene + new workplans (RAIL-BS-WP-0008/0009)
...
railiance-tests / smoke (push) Has been cancelled
- Add RAIL-BS-WP-0008 (activity-core WP-0016 deploy) and RAIL-BS-WP-0009
(admin-sync smoke) from inbox asks 87952ff1 / aa8b7986
- Archive finished workplans to workplans/archived/ per ADR-001 convention;
normalize frontmatter statuses (completed/done -> finished)
- Fill stack-and-commands.md, complete repo-boundary.md, refresh SCOPE
Current State, add docs/operator-runbook.md for production-touching targets
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-07-02 00:02:36 +02:00
87bd73b26b
Add Railiance promote rollback tooling
railiance-tests / smoke (push) Has been cancelled
2026-06-27 17:01:11 +02:00
9a463e0749
Add Railiance Stage 2 deploy observe tooling
railiance-tests / smoke (push) Has been cancelled
2026-06-27 16:51:02 +02:00
c89d6fad07
Add Railiance canary chart template
railiance-tests / smoke (push) Has been cancelled
2026-06-27 16:38:00 +02:00
f68e1b36da
Add Railiance Stage 1 run command
railiance-tests / smoke (push) Has been cancelled
2026-06-27 16:24:17 +02:00
305524bb75
Add Railiance overlay repo scaffold
railiance-tests / smoke (push) Has been cancelled
2026-06-27 15:54:27 +02:00
c38bdce6bb
Define Railiance app contract
railiance-tests / smoke (push) Has been cancelled
2026-06-27 15:33:47 +02:00
45e57b0a11
Add staged deployment lifecycle spec
2026-06-16 08:01:25 +02:00
1eb8559f27
tools and workplans
railiance-tests / smoke (push) Has been cancelled
2026-05-15 23:03:28 +02:00
75467673a8
feat(safety-net): create WP-0004, update preflight for OAS 5-repo layout
...
- workplans/RAIL-BS-WP-0004-safety-net.md: ADR-001 workplan file for
current-env-safety-net workstream (7e8b0c20), T01-T04 done, T05-T06 todo
- tools/cmd/railiance-preflight: update REPOS to OAS S1-S5 stack
(railiance-infra/cluster/platform/enablement/apps) + project repos;
remove stale railiance-bootstrap reference
- docs/backup-restore.md: fix Step 5 clone commands to current repo names
- Makefile: add make backup and make preflight targets
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-10 15:21:29 +01:00
660a63c674
feat(pgpool): implement WP-0003 T01-T04 — permanent fix for pgpool-password bug
...
railiance-tests / smoke (push) Has been cancelled
T01: helm/gitea-values.yaml with postgresql-ha.pgpool.adminPassword
(fill REPLACE_WITH_PGPOOL_ADMIN_PASSWORD before helm upgrade)
T02: tests/smoke_kube.sh — add pgpool and postgresql-ha pod health checks
T03: tests/test_ha_failover.sh — D3 HA failover test script
T04: docs/incidents/2026-03-10-pgpool-missing-secret.md + README link
Also: make test-ha-failover target, Makefile .PHONY updated.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-10 14:16:22 +01:00
901535ca44
feat(k3s-baseline): complete WP-0002 T01-T05
...
- bootstrap.yml: install k3s (server+cluster-init, pinned v1.35.1+k3s1)
and Helm (v3.17.3 with checksum verify); fetch kubeconfig to control node
- tests/smoke_kube.sh: assert node Ready, helm, CoreDNS, Traefik
- docs/kubeconfig.md: usage, merge, context-switch, security note
- Makefile: k3s-install and smoke targets with make help
Closes T01, T02, T03, T04, T05 of RAIL-BS-WP-0002.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-10 09:43:16 +00:00
01903a17bb
chore(rename): railiance-bootstrap → railiance-cluster
...
Update all operational references to reflect the new repo name per
ADR-003 (OAS S2 Cluster Runtime). Historical text in docs preserved.
Gitea remote URL updated locally (Gitea repo rename is a manual step).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-10 00:34:21 +01:00
783c8cebbd
feat(boundary): remove OS-hardening overlap; add k3s baseline workplan
...
Per ADR-002 (railiance-hosts/docs/adr/ADR-002-repo-boundary-hosts-vs-bootstrap.md):
- ansible/harden.yml: replaced with tombstone pointing to railiance-hosts
- ansible/bootstrap.yml: remove `import_playbook: harden.yml`; add
pre-condition comment; OS hardening is no longer this repo's concern
- docs/first_host.md: rewritten to reflect 3-step flow:
converge railiance-hosts → railiance-bootstrap k3s install → smoke test
- workplans/RAIL-BS-WP-0002-k3s-baseline.md: new workplan for k3s +
Helm + Kubernetes platform baseline; linked to repo goal 70ab2379
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-03-09 19:53:22 +01:00
76ae1351ce
fix: correct pg_stat_user_tables column name in restore drill (relname not tablename)
...
railiance-tests / smoke (push) Has been cancelled
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-26 07:25:59 +01:00
ab5b12334d
docs: backup and restore runbook
...
railiance-tests / smoke (push) Has been cancelled
Covers encryption (age key management), what is protected, backup
command, daily cron, preflight checks, full step-by-step restore
procedure, restore drill instructions, and two extension points
(EP-RAIL-003 git mirrors, EP-RAIL-004 offsite secondary copy).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-26 00:08:14 +01:00
96eccc6b67
feat: rails style bootkit bin/railiance with quickstart
railiance-tests / smoke (push) Has been cancelled
2025-09-13 01:32:19 +02:00
15935b78aa
docs: add Railiance overview README
railiance-tests / smoke (push) Has been cancelled
2025-09-12 02:31:24 +02:00
3f8dafe5c2
docs: add contributor guidelines
railiance-tests / smoke (push) Has been cancelled
2025-09-12 02:25:53 +02:00
6b9307289b
railiance: initial bootstrap scaffold
railiance-tests / smoke (push) Has been cancelled
2025-09-12 01:46:14 +02:00