What would you like Docksentry to do?
Please could we support container labels for some or all configs setup or fixed overrides?
Why is this useful?
Trying to do as much in configs for gitOps like management. Keeping all the container setup in one place would be nice. Not sure that everybody would use this, but I very much prefer all my container setup in the same place. Way easier to track changes, thou the auto version update for containers is something I am not sure how to tie together, maybe a different feature request.
Possible implementation (optional)
an example of the container labels set.
labels:
- "docksentry.enable=true"
- "docksentry.protect=true"
Your setup
- Docksentry version: v1.31.0
- Notification channels used: Telegram / Webhook
- Deployment: Docker run / Docker Compose / podman-compose
What would you like Docksentry to do?
Please could we support container labels for some or all configs setup or fixed overrides?
Why is this useful?
Trying to do as much in configs for gitOps like management. Keeping all the container setup in one place would be nice. Not sure that everybody would use this, but I very much prefer all my container setup in the same place. Way easier to track changes, thou the auto version update for containers is something I am not sure how to tie together, maybe a different feature request.
Possible implementation (optional)
an example of the container labels set.
Your setup