Cloud DNS

Provides Cloud DNS utilities on top of Apache LibCloud.

For now, it only provides:

  • the capability to keep your /etc/hosts updated according to the various nodes your deal with on the cloud
  • a DNS server shipped in a Docker container

Requirements

Installation

pip install cloud-dns==0.3

As Cloud DNS has many dependencies, it is recommended to install it in a virtualenv.

Getting started

You may follow the Getting started tutorial to know more about it.

License

Cloud DNS is licensed under the Apache License, Version 2.0. See License for full license text.