1.0.7 • Published 10 years ago

dnslink-deploy v1.0.7

Weekly downloads
37
License
MIT
Repository
github
Last release
10 years ago

dnslink-deploy

npm.io npm.io npm.io

npm.io

Automatically set DNS records on Digital Ocean

NPM

Install

Set your DigitalOcean api key in your .bash_profile or your secure key file:

export DIGITAL_OCEAN='dsjflajflasjdflsjlflsjldfs'

Then:

npm i -g dnslink-deploy

Contribute

Help out! Dive in and create an issue.

Usage

  • dnslink-deploy -t Test this repo with your authentication key
  • dnslink-deploy -d ipfs.io -r test -p /ipfs/QmeQT76CZLBhSxsLfSMyQjKn74UZski4iQSq9bW7YZy6x8 Set the path as the data for a TXT record.
    • -d, --domain: The domain to set.
    • -r, --record: The domain record name.
    • -p, --path: The path you want to set as the data.
1.0.7

10 years ago

1.0.6

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