realies / soulseek-docker

🐳 Soulseek Docker Container
https://hub.docker.com/r/realies/soulseek/
MIT License
209 stars 35 forks source link

[Suggestion] VNCPWD to load as a secret #89

Closed Maypul closed 3 months ago

Maypul commented 4 months ago

Hello,

is it something that could be implemeneted in the future? I'd like to have an option to load VNC password from a file using docker secrets.

As an exaple, in the compose, it could look like this:

soulseek: (.,..) secrets:

Benefit with it is that, the password in not readable in the variables.

realies commented 4 months ago

Can you check if this works with the latest build, @Maypul?