1.0.9 • Published 10 years ago

hubot-cloudflare-ddns v1.0.9

Weekly downloads
1
License
MIT
Repository
github
Last release
10 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

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago