Skip to content

kldzj/dokku-cloudflare-dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dokku-cloudflare-dns

Automatically update outdated and add new DNS records to your Cloudflare zone(s) whenever an app is deployed or an apps domains have been updated.

Usage

Installation

$ dokku plugin:install https://github.com/kldzj/dokku-cloudflare-dns.git

Configuration

  1. Grab the IPv4 address of your Dokku instance
  2. Grab a new and restricted Cloudflare API token; should have permission to edit DNS records for all the zones you want to manage (Help)

Run:

$ dokku config:set --global CF_SERVER_IP=YOUR_DOKKU_SERVER_IP \
                          CF_TOKEN=YOUR_CLOUDFLARE_API_TOKEN

About

Automatically update outdated and add new DNS records to your Cloudflare zone(s) whenever an app is deployed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages