Complete Gitea migration from photon to fry

Migration Summary:
- Backed up PostgreSQL database (7.2MB, 39,922 lines)
- Stopped Gitea containers on photon.obnh.io
- Transferred database dump to fry.obr.sh (45.131.64.213)
- Deployed PostgreSQL and restored database on fry
- Deployed Gitea application on fry
- Verified containers running and healthy
- Traefik labels configured for HTTPS routing

Status: Migration complete, awaiting DNS update
Next Step: Update git.photon.obnh.io DNS to point to 45.131.64.213

Files:
- Database backup: backups/gitea_db_backup_20251116_104052.sql
- Docker config: docker-configs/gitea-compose-photon.yml
- Documentation: docs/03-migration-complete-summary.md

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
olaf
2025-11-16 10:50:57 +00:00
parent 6bbbb65238
commit a974ab7da8
3 changed files with 40203 additions and 0 deletions

File diff suppressed because one or more lines are too long