awesome-tunneling icon indicating copy to clipboard operation
awesome-tunneling copied to clipboard

Add DockFlare (Ingress Tunnel automation via Docker labels)

Open ChrispyBacon-dev opened this issue 4 months ago • 0 comments

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

ChrispyBacon-dev avatar Aug 27 '25 20:08 ChrispyBacon-dev