home-lab/machines
Geir Okkenhaug Jerstad a35d9ff420 Implement SSH forwarding for Forgejo Git access
- Add nginx stream configuration on reverse-proxy to forward port 2222 to apps:22
- Update firewall rules to allow port 2222 for Git SSH access
- Configure Forgejo to use SSH_PORT = 2222 for Git operations
- Add comprehensive SSH forwarding research documentation
- Enable Git operations via git@git.geokkjer.eu:2222

Phase 1 implementation using nginx stream module complete.
Ready for testing and potential Phase 2 migration to HAProxy.
2025-06-07 15:21:11 +02:00
..
congenital-optimist Refactor: Simplify module structure and reorganize services 2025-06-07 12:11:20 +02:00
grey-area Implement SSH forwarding for Forgejo Git access 2025-06-07 15:21:11 +02:00
reverse-proxy Implement SSH forwarding for Forgejo Git access 2025-06-07 15:21:11 +02:00
sleeper-service Refactor: Simplify module structure and reorganize services 2025-06-07 12:11:20 +02:00