mirror of
https://github.com/trailofbits/algo.git
synced 2025-04-11 11:47:08 +02:00
Update cloud-hetzner.md (#14450)
This commit is contained in:
parent
9cc6b6c3a9
commit
651f949ca6
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
## API Token
|
||||
|
||||
Sign in into the [Hetzner Cloud Console](https://console.hetzner.cloud/) choose a project, go to `Access` → `Tokens`, and create a new token. Make sure to copy the token because it won’t be shown to you again. A token is bound to a project, to interact with the API of another project you have to create a new token inside the project.
|
||||
Sign in into the [Hetzner Cloud Console](https://console.hetzner.cloud/) choose a project, go to `Security` → `API Tokens`, and `Generate API Token` with `Read & Write` access. Make sure to copy the token because it won’t be shown to you again. A token is bound to a project. To interact with the API of another project you have to create a new token inside the project.
|
||||
|
|
Loading…
Add table
Reference in a new issue