Dynamic DNS for OpenNebula (fork with setuid)
 
 
 
Go to file
Justin Riley 38d9e539fb add new 'add' and 'remove' subcommands
Allows manually adding and removing hosts from DNS. These will be
utilized by ONE hook scripts.
2016-07-19 09:15:34 -04:00
onedns add new 'add' and 'remove' subcommands 2016-07-19 09:15:34 -04:00
.gitignore initial project scaffolding 2016-07-14 15:33:13 -04:00
README.md initial project scaffolding 2016-07-14 15:33:13 -04:00
one-dns.yaml initial docker-compose configuration for one-dns 2016-07-13 23:46:26 -04:00
requirements.txt initial project scaffolding 2016-07-14 15:33:13 -04:00
setup.py initial project scaffolding 2016-07-14 15:33:13 -04:00

README.md

OneDNS

Dyanmic DNS for OpenNebula

Usage

$ docker-compose -f one-dns.yaml up
$ python setup.py install
$ onedns --etcd-host=http://localhost:2379 --client-cert /path/to/ssl/cert