Complete DISCTL-WP-0002-T01: Forgejo off-Gitea mirror
Create private coulomb/disaster-control on forgejo.coulomb.social, add mirror sync docs and tools/sync-mirror.sh, update registers and README. Mark T01 done.
This commit is contained in:
parent
c655b77690
commit
e7aa485c9f
8 changed files with 95 additions and 23 deletions
|
|
@ -269,13 +269,14 @@ data_classes:
|
|||
name: disaster-control repository content
|
||||
tier: T1
|
||||
source_of_truth: gitea.coulomb.social/coulomb/disaster-control
|
||||
mirror: forgejo.coulomb.social/coulomb/disaster-control
|
||||
backup_stream: backup-gitea-canonical
|
||||
backup: git push only; no mirror yet
|
||||
recovery_method: git clone from off-Gitea mirror (T01) or gitea dump
|
||||
backup: git push to origin + ./tools/sync-mirror.sh
|
||||
recovery_method: git clone from Forgejo mirror; see docs/mirror-sync.md
|
||||
rpo: 24h
|
||||
rto: 4h
|
||||
owner: Bernd
|
||||
status: at_risk
|
||||
status: operational
|
||||
|
||||
status_legend:
|
||||
operational: "Backup mechanism exists and has run successfully"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue