This project helps You installing https://pwpush.com/ solution on a Synology NAS though Container Manager
This configuration includes all Community fonctionnalities: Password, Files, urls, Admin dashboard
Create /volume1/docker/passwordpusher
Create /volume1/docker/passwordpusher/db
Create /volume1/docker/passwordpusher/storage and add Read and Write persossion for SYSTEM on this folder and subs
create a project into container manager
use yaml_config as yaml file
fill free to change passwords and usernames for more security
create and wait it to comes up
You can now access PasswordPusher on your http://NAS_IP:5100
For HTTPS: stop the project
Configure the reverse proxy on Your NAS
Map your external domain https to Your NAS IP port 5100
Map you extenal domain 80 to your external domain 443 (this avoid http connexion
configure PWP__HOST_DOMAIN (this is usefull only if You need to use PasswordPusher from Your LAN and the WAN
restart the project
done
For more customization https://docs.pwpush.com/docs/self-hosted-configuration/
use your prefered gateway to get https acces (CloudFlare....)
otherwise use reverse proxy on your nas
For the admin console configuration: https://docs.pwpush.com/docs/admin-dashboard/
Based on: https://mariushosting.com/how-to-install-password-pusher-on-your-synology-nas/