blob: 1972f5f2c94861881eb5144509ea7048307af2f8 (
plain) (
tree)
|
|
* 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 =nix run .#tf -- plan= to see the changes, then =nix run .#tf -- 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=
|