summaryrefslogtreecommitdiff
path: root/README.txt
blob: 22d827da7d5582dcd9de562f67bf1f4866794acf (plain)
1
2
3
4
5
6
7
8
9
10
11
== PORKBUN IP UPDATE

Sometimes your servers IP changes underneath you. This util is script you can setup that can check your domains IP and the IP of your target server and ensure your DNS records are up to date.

== SETUP

Ensure your API keys are somewhere secure and accessible to the script. It will be sourced by the script so should be sh env compatible (aka KEY=VALUE)

== REQUIREMENTS

curl, dig, jq