Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clustd Cloudflare Driver

A driver to automatically update DNS records when a server goes down. This is useful for front ends that need to switch servers automatically in order to remain online.

Configuration

host: ws://127.0.0.1:3001
secret: 'cluster secret'
cloudflare:
  email: -email-
  api_key: -api key-
  dns_record:
    zone_id: -zone id-
    name: mydomain.com
    value: 1.2.3.4
    ttl: 1 # 1 means auto
    proxied: true # Whether to proxy traffic through cloudflare

clustd

Find the other projects below to get started setting up your cluster.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages