awesome-tunneling
awesome-tunneling copied to clipboard
Add DockFlare (Ingress Tunnel automation via Docker labels)
Hi there, I somehow saw your awesome list… :) I’ve been working for some months now on DockFlare, and I think this project belongs on your list...
DockFlare is a powerful, self-hosted ingress controller that simplifies Cloudflare Tunnel and Zero Trust management. It uses Docker labels for automated configuration while providing a robust web UI for manual service definitions and policy overrides.
How it matches the your "dream" ;)
- DNS management: once you give DockFlare the Cloudflare account/token/zone info it can manage DNS records for those zones automatically.
- HTTPS: handled via Cloudflare (so you don’t have to mess with certs on the host).
- Client without root: cloudflared clients can be run without root and DockFlare orchestrates them.
- GUI for mapping hostnames → services: yes — DockFlare has a web UI and also supports Docker labels for near-zero-touch publishing.
It enables secure, hassle-free public access to both Dockerized and non-Dockerized applications with minimal direct interaction with Cloudflare, making it the perfect tool for centralizing and streamlining your access management.
Links
- Repo: https://github.com/ChrispyBacon-dev/DockFlare
- Project Web: https://dockflare.app If you have any questions let me know. Cheers, Christian