ansible-infra/roles/dooris
lilly de8daaf56c
Some checks failed
/ build (pull_request) Successful in 28s
/ Ansible Lint (pull_request) Failing after 3m49s
/ cleanup-staging (pull_request) Successful in 6s
/ build (push) Successful in 26s
/ Ansible Lint (push) Failing after 3m35s
add dooris role for setup of dooris interaction on the node itself
2026-07-29 14:16:04 +02:00
..
handlers add dooris role for setup of dooris interaction on the node itself 2026-07-29 14:16:04 +02:00
meta add dooris role for setup of dooris interaction on the node itself 2026-07-29 14:16:04 +02:00
tasks add dooris role for setup of dooris interaction on the node itself 2026-07-29 14:16:04 +02:00
templates add dooris role for setup of dooris interaction on the node itself 2026-07-29 14:16:04 +02:00
README.md add dooris role for setup of dooris interaction on the node itself 2026-07-29 14:16:04 +02:00

dooris

Deployment configuration of dooris on our host. For an exact description of host requirements, see the README of dooris itself.

Required Arguments

  • dooris__hostname: The hostname on which the dooris server is reachable
  • dooris__ccujack_user: Username for authentication against homematic ccujack
  • dooris__ccujack_password Password for authentication against homematic ccujack
  • 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__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.