feat: init commit

This commit is contained in:
Albatroz Jeremias 2026-09-19 17:20:36 +01:00
commit 0289360eb6
16 changed files with 449 additions and 0 deletions

View file

@ -0,0 +1,27 @@
---
dns:
clientId: {{ cuyper__dns_clientId }}
accessToken: {{ cuyper__dns_accessToken }}
type: {{ cuyper__dns_type }}
name: {{ cuyper__dns_name }}
gateway: {{ cuyper__gateway_hostname }}
portainer:
hostName: {{ cuyper__portainer_hostName }}
url: {{ cuyper__portainer_url }}
username: {{ cuyper__portainer_username }}
password: {{ cuyper__portainer_password }}
endPointId: {{ cuyper__portainer_endPointId }}
smtp:
hostName: {{ cuyper__smtp_hostName }}
port: {{ cuyper__smtp_port }}
user: {{ cuyper__smtp_user }}
pass: {{ cuyper__smtp_pass }}
from: {{ cuyper__smtp_from }}
apikey: {{ cuyper__apikey }}
knownzones: {{ cuyper__knownzones }}