1.0.9 • Published 9 years ago

hubot-cloudflare-ddns v1.0.9

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

hubot-cloudflare-ddns

Hubot will update its DNS name when it changes (or shortly thereafter)

Setup:

  • Set HUBOT_DNS_NAME to the domain name you want to point to your hubot instance.
  • Set CLOUDFLARE_TOKEN to your cloudflare token.
  • Set CLOUDFLARE_EMAIL to your cloudflare email assocated with the domain.
  • Optional, set USE_CLOUDFLARE_API to only fetch the current IP via the cloudflare API. Use this when the cloudflare proxy is turned on for the domain.

Usage:

This module exports two commands, hostname and ip, which will respond with the domain name and the host's current ip address respectively.

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago