zoe-tek
zoe-tek
Github: https://github.com/zulip/docker-zulip Compose: https://github.com/zulip/docker-zulip/blob/main/docker-compose.yml This app requires a few different services to be setup, would be nice to have it simplified in the marketplace.
- Sites - https://adguard.com/en/adguard-home/overview.html - https://hub.docker.com/r/adguard/adguardhome Ad blocking
Trying to implement backups for all the DBs using the edb operator, but logs are saying the file or directory does not exist. i have even manually created a folder...
Certificate resource removes isCA: false as it is the default and adds "0m0s" to the duration and renewBefore. This change will allow a clean sync in argoCD.
right now when syncing this plugin the kind: Certificate duration and renewBefore adds the minutes and seconds. I changed it to duration: 2160h0m0s renewBefore: 360h0m0s It also removes "isCA: false"...