From 3a0afdf3a5e933fbc63df7a2d076fc44f15a8d05 Mon Sep 17 00:00:00 2001 From: DerDavidBohl Date: Sat, 4 Oct 2025 15:26:20 +0200 Subject: [PATCH] upadted README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7cd7635..cb5a44e 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,9 @@ Dirigent simplifies **GitOps for Docker Compose deployments** by automating the - **REST API**: Integrate with existing tools (CI/CD, monitoring). - **Gotify notifications**: Get alerts when deployments fail. +### Encrypted Secrets +- You can store encrypted Secrets that are injected as Environment Variable on execution + Ideal for Self-hosters managing multiple services (e.g., Nextcloud, Gitea, Vaultwarden). ## Setup