49c2180a99
Document rclone limits on Nextcloud file-drop shares.
...
CI Smoke / host-smoke (push) Successful in 1s
CI Smoke / container-smoke (push) Successful in 2s
File-drop WebDAV allows PUT/MKCOL/MOVE only; listing and rclone copyto
metadata checks fail with 405. Backup uploads stay on curl PUT.
2026-07-07 19:54:43 +02:00
d238d5ccc7
Fix Nextcloud file-drop WebDAV URL for backup uploads.
...
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 5s
Public file-drop shares require /public.php/dav/filesdrop/<token>/;
/public.php/webdav/ returns HTTP 409 on PUT.
2026-07-07 18:05:13 +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
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
76ae1351ce
fix: correct pg_stat_user_tables column name in restore drill (relname not tablename)
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-26 07:25:59 +01:00
ab5b12334d
docs: backup and restore runbook
...
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