3
Docker Secrets integration
Source: dani-garcia/vaultwarden#3462 · opened by @jonathan8devs
It would be desirable for Vaultwarden to support Docker Secrets as well.
This is very practical, especially in a Docker Swarm or in an automatic deploy. Databases such as PostgreSQL also support this feature.
Currently you can use this via a small detour in Vaultwarden, but since the tip I have not yet made it work again.
1. i have defined several secrets in my docker compose.
2. next I add a volumes with which I can integrate bash scripts:
4. now I create a bash script in the created folder:
I would like to share my solution, but I would be very happy if it generally takes hold in Vaultwarden :)
Resources:
• -
This is very practical, especially in a Docker Swarm or in an automatic deploy. Databases such as PostgreSQL also support this feature.
Currently you can use this via a small detour in Vaultwarden, but since the tip I have not yet made it work again.
1. i have defined several secrets in my docker compose.
2. next I add a volumes with which I can integrate bash scripts:
4. now I create a bash script in the created folder:
I would like to share my solution, but I would be very happy if it generally takes hold in Vaultwarden :)
Resources:
• -
No pledges yet. Be the first to back this.
Comments
Similar requests
Support SPIFFE authentication for M2M scenario
2 votes · 0 comments
Feature Request: MCP Wallet/Server Integration for AI Agent Authentication
2 votes · 0 comments
feat: allow sensitive environment variables to be the path to a file that contains the value
1 vote · 0 comments
Device-scoped vault sync: limit which folders/collections/items sync to specific devices (e.g. mobile “travel” vault)
1 vote · 0 comments
Secrets Manager
6 votes · 0 comments
No comments yet.