Manuel H
Manuel H
hello team, i just wanted to point out something that confused me while setting up owntracks. Enabling TLS in the app seems to refer to TLS client certificates and not...
### Versions - Pi-hole: v5.17.1 - AdminLTE: v5.20.1 - FTL: v5.23 ### Platform - OS and version: Ubuntu 22.04.2 LTS (5.15.0-73-generic) - Platform: Proxmox-VM ### Expected behavior Adding or Deleting...
I just ran into an issue, that i am pretty sure has something to do with me deleting the user that is managed by terraform and therefor having my `tfstate`...
the container image is missing ca-certs since it's built from `SCRATCH` therefor any pihole endpoint using (valid/letsencrypt) TLS-certs will fail. This PR copies those ca-certs from the `alpine` build stage...