docker-cloudflared

By stavros

Docker-cloudflared Alternatives

Similar projects and alternatives to docker-cloudflared

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better docker-cloudflared alternative or higher similarity.

docker-cloudflared reviews and mentions

Posts with mentions or reviews of docker-cloudflared. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-08.
  • Exposing a web service with Cloudflare Tunnel
    9 projects | news.ycombinator.com | 8 Feb 2022
    I do this for our services, it works great and we can easily put SSO in front of them with CF Access. I publish a Docker container that you can use as a sidecar for your Compose deployments:

    https://gitlab.com/stavros/docker-cloudflared

    I use this with Harbormaster (https://gitlab.com/stavros/harbormaster) so I can expose containerized stuff without ever forwarding any ports outside of Docker.