Hi !
Been using bitwarden Self-hosted on a synbology for quite a while now I wanted to start from a fresh install and follow the guidelines given here
You are told to create a user and use this user for the install it doesn’t work …
It stalls on accessing two separate directory which I’ve shorcut by using a chown command and change the group by the docker group (but I don’t feel like it’s a proper and secure workaround)
And now I’m completely stuck as the nginx container keeps restarting every 5 seconds saying it can’t access the certificate “/etc/nginx/etc/ssl/[domain]/certificate.crt” obviously there is NO /etc/nginx/etc … as soon as I use the root user to do the install the problem vanishes.
How is it suppose to work using the recommended guidelines : “We recommend configuring your Linux server with a dedicated bitwarden
service account, from which to install and run Bitwarden.” ?
Is it not possible to install it the “proper way” when runing on a synology ?
Regards