add configuration required for dooris -> spaceapid integration
This commit is contained in:
parent
73760a9995
commit
379aa7c451
5 changed files with 27 additions and 3 deletions
|
|
@ -11,6 +11,9 @@ For an exact description of host requirements, see the README of dooris itself.
|
|||
- `dooris__openid_client_id`: Client-ID in CCCHH ID for dooris
|
||||
- `dooris__openid_client_secret`: Client-Secret in CCCHH ID for dooris
|
||||
- `dooris__static_api_token`: A static token that is valid on the servers API and can operate locks
|
||||
- `dooris__spaceapid_user`: Username for authentication against our spaceapid
|
||||
- `dooris__spaceapid_password`: Password for authentication against our spaceapid
|
||||
- `dooris__main_lock`: Name or ID of the main lock whose status gets pushed to spaceapid
|
||||
- `dooris__acmedns`: Configuration of ACMEDNS domain + credentials for dooris.
|
||||
Must be a dict with keys `subdomain`, `apiUser`, `apiKey` which are shown when creating a domain in ACMEDNS.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue