home-lab/machines/reverse-proxy
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
..
About.org Refactor: Simplify module structure and reorganize services 2025-06-07 12:11:20 +02:00
configuration.nix Implement SSH forwarding for Forgejo Git access 2025-06-07 15:21:11 +02:00
gandicloud.nix Add reverse-proxy configuration with DMZ-specific security 2025-06-05 16:47:52 +02:00