FeatureFuel
4

Docker Compose env to secrets

Source: docmost/docmost#38 · opened by @Technetium1
From
> Don't use environment variables to pass sensitive information, such as passwords, in to your containers. Use [secrets]( instead.

This would require major reformatting and an update to the instructions, would it be good to do this before a stable release is tagged? Is it worth the effort to do it "correctly" in the first place?

---

DATABASE_URL shouldn't need password defined statically here when using env, but _probably_ needs to be altered if moving to secrets because secrets are instead mounted to /run/secrets/secretname



---

These env entries are also relevant:

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