feat(reverse_proxy): add Netcup DNS ACME challenge support and refactor Caddy setup
Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
caddy:
|
||||
admin_email: me+acme@tudattr.dev
|
||||
|
||||
domain: "seyshiro.de"
|
||||
domain: "{{ internal_domain }}"
|
||||
|
||||
netcup_api_key: "{{ vault.netcup.api_key }}"
|
||||
netcup_api_password: "{{ vault.netcup.api_password }}"
|
||||
netcup_customer_id: "{{ vault.netcup.customer_id }}"
|
||||
|
||||
Reference in New Issue
Block a user