feat: Let's encrypt, pocketid

This commit is contained in:
Lino Silva
2026-03-31 10:31:31 +01:00
parent 82a433fc26
commit d71caea7d0
11 changed files with 190 additions and 25 deletions
+6 -2
View File
@@ -13,5 +13,9 @@ docker_packages:
- docker-compose
# Traefik configuration
domain: "example.com" # Change to your domain
letsencrypt_email: "admin@example.com" # Change to your email
domain: "lino.cooking"
letsencrypt_email: "letsencrypt@lino.cooking"
cloudflare_api_token: "{{ vault_cloudflare_api_token }}"
# Pocket ID configuration
pocketid_encryption_key: "{{ vault_pocketid_encryption_key }}"