mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #145] Custom domains hosting #137
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#137
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Apr 16, 2014).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/145
We should be able to add our own domain name and manage it directly in nsupdate-info.
Now we are only able to update another nameserver through nsupdate-info.
@ThomasWaldmann commented on GitHub (Apr 27, 2014):
This would require dynamically updating our nameserver with new zones (like owndomain.com).
Not sure about the security implications of this, needs evaluation.
Also, usually one wants 2 nameservers for a domain...
@elnappo commented on GitHub (Dec 28, 2014):
What is your use case? Do you want to add a subdomain for dydns (dyn.example.com?) and set an NS record to nsupdate.info nameserver?
@ThomasWaldmann commented on GitHub (Feb 14, 2015):
Note: this does not only need adding a new domain to the nameserver (that could be done automatically maybe), but also might need adding bind (nameserver specific) configuration, like:
So, I fear this is getting a bit complicated / out of scope of the project (it's not a frontend to create nameserver-specific configuration) and thus I am closing this as "won't fix".
In general: if someone has a cool domain and wants to donate it for a longer period of time, we can always setup something manually on our DNS servers.