Add Gitea health check
This commit is contained in:
@@ -89,6 +89,12 @@ Token flow:
|
||||
- First token: `POST /api/tokens` with `identity` and `secret`.
|
||||
- Refresh: `GET /api/tokens` using the cached token.
|
||||
|
||||
## gitea
|
||||
|
||||
- `base_url` (string): Gitea base url, for example `http://localhost:3000`.
|
||||
- `token` (string): Optional API token.
|
||||
- `verify_tls` (bool): Set to `false` for self-signed TLS.
|
||||
|
||||
## security
|
||||
|
||||
- `reboot_password` (string): Password required before reboot.
|
||||
|
||||
Reference in New Issue
Block a user