docker-mumble
Docker image for Mumble server. (by PHLAK)
docker-cloudflared
Cloudflared proxy-dns Docker image (by crazy-max)
docker-mumble | docker-cloudflared | |
---|---|---|
1 | 6 | |
87 | 309 | |
- | 0.0% | |
3.3 | 5.4 | |
almost 3 years ago | about 1 month ago | |
Dockerfile | Dockerfile | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
docker-mumble
Posts with mentions or reviews of docker-mumble.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-03-08.
-
Issues creating and running a Mumble-Server container
What about using an existing docker container? https://github.com/PHLAK/docker-mumble/blob/master/Dockerfile
docker-cloudflared
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-11-29.
-
An extensive tutorial on how to setup a Pi-Hole
Edit: Also great to see that AGH has secure DNS built in. My Pi-Hole solution required cloudflared [0] for that.
[0]https://github.com/crazy-max/docker-cloudflared
- pihole with DoT, DoH, or DNSCrypt
-
Firefox extends privacy and security of Canadian internet users with by-default DNS-over-HTTPS rollout in Canada
You can forward all unresolved DNS requests to Cloudflare on Pi-hole, but if you want to send them through DNS over HTTPS (DoH) on your network, you will need to forward them to something running cloudflared. Here are 2 docker containers you can use to host on separate network containers: https://github.com/crazy-max/docker-cloudflared, https://github.com/visibilityspots/dockerfile-cloudflared
-
DNS Question - Leak?
There are multiple types of encrypted DNS services (DoH, DoT, DoQ). I have used DoH using cloudflared. If you are using Docker, you can use this.
-
My ISP starts hijacking dns servers so unbound stopped working
My ISP was doing the same thing. It was only fixed after switching to DoH. OP, if you are using docker, you can use this one file solution to setup pihole+cloudflared. Repo source
-
Is this the ultimate self-hosting setup? I think so...
Cloudflared - DNS over HTTPS client that's not tied to Cloudflare (route Pihole requests through this)
What are some alternatives?
When comparing docker-mumble and docker-cloudflared you can also consider the following projects:
docker-nextcloud - Nextcloud Docker image
AnonAddy-docker - AnonAddy Docker image
docker-fail2ban - Fail2ban Docker image
Unbound - Unbound is a validating, recursive, and caching DNS resolver.
docker-mumble-2014 - leaner mumble container
Docker Compose - Define and run multi-container applications with Docker