sentora / sentora-core

Sentora is a web hosting control panel written in PHP for *NIX
GNU General Public License v3.0
648 stars 446 forks source link

ADD: Create default DNS message #292

Closed TGates71 closed 8 months ago

TGates71 commented 7 years ago

Add a message to the Domain Manager that will notify the user to use the DNS Manager to create the default DNS entries if using Sentora's DNS.

Also add a similar message to the Sub Domain Manager to notify the user to add a matching CNAME record if using Sentora's DNS.

TGates71 commented 1 year ago

Or, have the domain manager auto-create the default entries? I believe we discussed something about this @Dukecitysolutions

Dukecitysolutions commented 8 months ago

Yes, depends how you setup your domain provider’s DNS. Some hosters use providers dns and others forward dns to Sentora servers. Users should already know how to use dns. Sentora has docs to explain this. We are not responsible if users don’t read documentation before setup and choose to setup without knowing how to use it. I will see if we can add some quick code for those that don’t read docs. Closing for now.