Skip to content

Shell scripts to work with the TransIP REST API - mirror of https://gitlab.com/thebigb/transip-bash

License

Notifications You must be signed in to change notification settings

thebigb/transip-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

What

Shell helpers to use the TransIP REST API.

Tools

fetch-token.sh

Dependencies

  • getopt
  • curl
  • openssl
  • base64

Usage

./fetch-token.sh -u example -g -e '1 hour' -k mykey.pem

dynamic-dns.sh

Dependencies

  • fetch-token.sh

Usage

TRANSIP_API_KEY_FILE=mykey.pem TRANSIP_API_USER=transipdemo DYNAMIC_DNS_DOMAIN=example.com DYNAMIC_DNS_NAME=subdomain ./dynamic-dns.sh

About

Shell scripts to work with the TransIP REST API - mirror of https://gitlab.com/thebigb/transip-bash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages