Added stirling-pdf, removed soft-serve, moved ddns and hass

Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>
This commit is contained in:
TuDatTr
2023-08-13 21:01:10 +02:00
parent ef207c5d64
commit df1a070806
19 changed files with 161 additions and 282 deletions

View File

@@ -0,0 +1,11 @@
{
"settings": [
{
"provider": "namecheap",
"domain": "{{ local_domain }}",
"host": "{{ local_subdomains }}",
"password": "{{ vault_ddns_borgland_password }}",
"provider_ip": true
}
]
}