Skip to content

Tool for downloading, uploading and syncing DNS zones to Digital Ocean

License

Notifications You must be signed in to change notification settings

abrander/dozone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dozone

Tool for downloading, uploading and syncing DNS zones to Digital Ocean.

Usage

Setting the access token (get one here):

$ export DIGITALOCEAN_ACCESS_TOKEN=123456789abcdef123456789abcdef123456789abcdef123456789abcdef1234

Retrieve a zone file for the zone example.com from Digital Ocean:

$ dozone -download example.com > example.com.zone

Synchronize local example.com-zone file to Digital Ocean:

$ dozone example.com.zone

Synchronize local zone without asking:

$ dozone -yes example.com.zone

About

Tool for downloading, uploading and syncing DNS zones to Digital Ocean

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages