[claude] Add Gitea backup script (#990) #996
Reference in New Issue
Block a user
Delete Branch "claude/issue-990"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Refs #990
Summary
scripts/gitea_backup.sh— a version-controlled backup script for the Gitea instancegitea dump, verifies backup contents (DB, repos, config, app.ini), and optionally copies to off-site storageImportant Note
This is the script portion of the issue. The actual backup execution requires SSH access to the VPS (
143.198.27.163). Someone with server access needs to run:This must be done BEFORE any app.ini hardening changes (#988, #989).
Acceptance Criteria Status