GoDoxy is a high-performance reverse proxy and container orchestrator tailored for self-hosting environments, blending automated routing with a user-friendly web interface and advanced traffic control. Written in Go, it automatically discovers services (like Docker containers) and generates routes based on configuration or container labels, letting you expose and secure apps with minimal manual routing. GoDoxy includes features like ACL control, automatic SSL certificate management with Let’s Encrypt, support for HTTP, TCP/UDP forwarding, and integration points for OpenID Connect authentication and forward auth, making it highly versatile for modern home labs and self-hosted stacks. Its WebUI provides dashboard views of routes, container stats, and real-time logs, while optional idle-sleep controls let you conserve resources by pausing inactive services. It fills the gap between simple reverse proxies and full-featured orchestrators with a focus on automation and live management.
Features
- Automatic reverse proxy routing
- WebUI for dashboards and logs
- SSL automation with Let’s Encrypt
- Docker/Podman integration
- OIDC and forward authentication support
- Access control lists (ACL)