Open Source DNS/Nameserver App?
-
I don't know if this yet exist but it is not yet on Cloudron. It would be great to easily use your infrastructure that your Cloudron runs on to resolve DNS queries, or for you to run a DNS service for others.
-
I don't know if this yet exist but it is not yet on Cloudron. It would be great to easily use your infrastructure that your Cloudron runs on to resolve DNS queries, or for you to run a DNS service for others.
-
AdGuard should work well depending on the use case.
I think a pure DNS server would be powerdns. There is also a admin UI for it - https://github.com/PowerDNS-Admin/PowerDNS-Admin . We don't have a package for this yet.
-
I'm running my own setup using PowerDNS Authoritative API for many years now, and I use the very simple PowerDNS WebUI. The entirety of it is a single HTML page.
I have it protected with Basic auth, after which the PowerDNS API route gets the X-API key injected automatically. That helps me to separate user auth from server auth.
When packaged for Cloudron, I would imagine the frontend would be put behind the auth proxy. That might be the simplest possible set-up. However, it would effectively be single-user in the sense that every user can see and modify all domains on the PowerDNS instance.
PowerDNS-Admin and so on would indeed be a good option if true multi-user is required, but also requires quite a bit more packaging and maintenance efforts. This package however seems to be in maintenance mode and is in the process of being replaced by a seemingly way more complex system called dnsmin.
. -
There is also all the code that powers https://desec.io/ here https://github.com/desec-io/desec-stack
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login