Hacker News new | ask | show | jobs
by MrRumblefish 5667 days ago
Yes I've set one domain up and atm it's via API only.

They do provide scripts that take care of most of the work but ther is still more involved than a web front end.

For example you make changes in batches of records, and they can be create or delete. So to change an IP in an A record you make an XML document with both a delete request and a create request with the new value then poll the API for a sat us of in-sync.