Skip to content

maltsaar/dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNS with octodns

Setup

.env

# Very important this is an "Account API Token" not any other type of API key or token
export CLOUDFLARE_TOKEN=token_goes_here

Create and activate venv

chmod +x create-venv.sh
./create-venv.sh
source venv/bin/activate
source .env

Usage

Validate

octodns-validate --config config.yaml

Dry run

octodns-sync --config config.yaml

Run

octodns-sync --config config.yaml --doit

About

dns with octodns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages