An open API service indexing awesome lists of open source software.

https://github.com/davidande/passwordpusher_docker_synology


https://github.com/davidande/passwordpusher_docker_synology

container-manager docker passwordpusher synology synology-docker synology-nas

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

          

# PasswordPusher_Docker_Synology

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
![image](https://github.com/user-attachments/assets/6326daf6-29d7-4eda-b2a3-8cd4b57d5ae6)

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/