Update DNS change access for Gandi with ACME.SH
This commit is contained in:
parent
952d774d41
commit
dfbd4acd30
@ -45,14 +45,18 @@ Needs root to start a server on port 80
|
|||||||
|
|
||||||
### Gandi
|
### Gandi
|
||||||
|
|
||||||
|
Create a personal access token with permissions to "Manage domain name technical configurations"
|
||||||
|
|
||||||
[shuser]
|
[shuser]
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
export GANDI_LIVEDNS_KEY="[API KEY]"
|
export GANDI_LIVEDNS_TOKEN="[Personal Access Token]"
|
||||||
```
|
```
|
||||||
|
|
||||||
[/shuser]
|
[/shuser]
|
||||||
|
|
||||||
|
**Warning: `export GANDI_LIVEDNS_KEY="[API KEY]"` is deprecated**
|
||||||
|
|
||||||
[shuser]
|
[shuser]
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
Reference in New Issue
Block a user