How to enable DNS management in hosting panel after initial setup?

Hi everyone,
When I installed HestiaCP, I didn’t include the DNS server component (like BIND). Now I need DNS management features in the control panel.

Is there a way to install and enable DNS support in HestiaCP without having to reinstall the entire panel?
If possible, I’d appreciate any instructions or tips on how to do it properly.

Thanks in advance!

Hi @Andre

Hestia doesn’t support it, but I’ve created a script to install BIND using the Hestia way.

I’m testing it right now in a VM. I’ll post the instructions once I’ve finished the test.

2 Likes

It worked on a VM.

curl -fsSLm15 https://7j.gg/instbind | sudo bash -s --
2 Likes

Thank you so much for the script – it worked perfectly on the first try!
I really appreciate your help. You saved me a lot of time – thanks again!

3 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.