FeatureFuel
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:
• -

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests