I am a bit confused by all the comments indicating Bitwarden doesn’t run in a Docker container on a Synology NAS.
I have been a premium Bitwarden user for about 2 years and self-host Bitwarden on a Synology NAS with an Intel processor. I am currently running server and web versions 2022.10.2.
While Bitwarden installation guide doesn’t give specific instructions for running Bitwarden on a Synology NAS, I followed the instructions for Linux starting here: https://bitwarden.com/help/install-on-premise-linux/
Once Docker was set up, I logged in to the NAS via Putty and executed:
curl -Lso bitwarden.sh https://go.btwrdn.co/bw-sh && chmod 700 bitwarden.sh
as per the instructions.
None of my screens indicate “Powered by Vaultwarden”. They all indicate: © 2022 Bitwarden Inc.
Version 2022.10.0.
Dennis