electerious / Ackee

Self-hosted, Node.js based analytics tool for those who care about privacy.
https://ackee.electerious.com
MIT License
4.2k stars 350 forks source link

Updated configuration to support Docker Swarm secrets #354

Open aidangilmore opened 1 year ago

aidangilmore commented 1 year ago

Unlike secrets in Kubernetes and some other container orchestrators, Docker Swarm only allows you to mount secrets as files (rather annoyingly). I made a small update that allows you to store secret values on the file system then specify the path to said secret values as environment variables.

Hopefully this change is useful to someone else. Thanks for the excellent work on Ackee!

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @electerious on Vercel.

@electerious first needs to authorize it.