diff options
Diffstat (limited to 'docs/dns.org')
| -rw-r--r-- | docs/dns.org | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/dns.org b/docs/dns.org new file mode 100644 index 0000000..53a0873 --- /dev/null +++ b/docs/dns.org @@ -0,0 +1,11 @@ +* Cloudflare +** fcuny.net +To access the console: https://dash.cloudflare.com/2c659eeaf2ae9a0206c589c706b3748e/fcuny.net + +The records are managed with =tofu=, and I use =nix= to manage the records. To apply the changes, first run =tofu-plan= to see the changes, then =tofu-apply= if they look correct. + +To renew API token: https://dash.cloudflare.com/profile/api-tokens +The token should: +- be able to edit zone DNS +- limited to the domain =fcuny.net= +- have a reasonable TTL (~60 days) |
