Files
whois/.gitea-config.md
Olaf d861f7a98a Migrate infrastructure from as60284.net to photon.obnh.io
Infrastructure migration and session documentation for project transition.

Detailed changes:
- Reconfigured git remotes to new infrastructure
  - Primary: git.photon.obnh.io (AXSY/whois)
  - Mirror: git.proton.obr.sh (axsy/whois, automatic DR sync)
  - Removed: git.as60284.net (infrastructure deleted)
- Added comprehensive environment documentation (ENVIRONMENT.md)
  - Python 3.12.10 runtime details
  - Project structure and dependencies
  - Server configuration (mwhoisd)
  - Development workflow instructions
  - Continuation guide for user olaf
- Added migration documentation (MIGRATION.md)
  - Infrastructure comparison (old vs new)
  - Remote reconfiguration steps
  - Disaster recovery procedures
  - Verification checklist
- Added Gitea configuration (.gitea-config.md)
  - Primary, backup, and mirror instance details
  - API keys and access credentials
  - Repository organization structure
- Updated server logs (mwhois.log)
  - Latest query activity through 2025-07-31

Project state preserved for seamless continuation on new host.
All work can be resumed by cloning from git.photon.obnh.io.
2025-11-12 09:20:03 +00:00

1.4 KiB

Git Configuration

Primary Gitea Instance: photon.obnh.io

  • URL: https://photon.obnh.io
  • Username: olaf
  • API-KEY: 7ca0e04e56df443163657e5e83c5b2ef2794e0cf
  • Status: PRIMARY (Production)
  • Repositories: 24 repos (AXSY, OBNH-mirror, olaf)

Backup Gitea Instance: elektron.obnh.io

  • URL: https://elektron.obnh.io
  • Username: olaf
  • API-KEY: 7d73260d408f40b8b6ab23ea6ff6941a58079244
  • Status: BACKUP (Legacy)

Disaster Recovery Mirror: proton.obr.sh

  • URL: https://git.proton.obr.sh (Traefik configured, DNS pending)
  • Internal URL: http://localhost:3000 (from proton.obr.sh)
  • Username: olaf
  • API-KEY: 151b26b25ffa4100ea776b09e2ed72a2dcb0787e
  • Status: MIRROR (Disaster Recovery)
  • Repositories: 24 repos (ALL from photon.obnh.io)
  • Server IPv6: 2a02:4780:41:5469::1
  • Mirroring: ACTIVE (automatic sync from photon.obnh.io)
  • Organizations: AXSY, OBNH-mirror, olaf
  • Setup Date: 2025-11-08

SCION-OPS-GUIDE Remotes

DNS Configuration Required

  • DNS record needed: git.proton.obr.sh AAAA 2a02:4780:41:5469::1
  • Currently accessible via IP workaround: curl -sk --resolve git.proton.obr.sh:443:2a02:4780:41:5469::1
  • Action required: Create DNS record using exo CLI or web interface