docs: add synology nas installation by Marius
This commit is contained in:
@@ -23,11 +23,17 @@ Pingvin Share is self-hosted file sharing platform and an alternative for WeTran
|
|||||||
|
|
||||||
> Pleas note that Pingvin Share is in early stage and could include some bugs
|
> Pleas note that Pingvin Share is in early stage and could include some bugs
|
||||||
|
|
||||||
|
### Recommended installation
|
||||||
|
|
||||||
1. Download the `docker-compose.yml` file
|
1. Download the `docker-compose.yml` file
|
||||||
2. Run `docker-compose up -d`
|
2. Run `docker-compose up -d`
|
||||||
|
|
||||||
The website is now listening available on `http://localhost:3000`, have fun with Pingvin Share 🐧!
|
The website is now listening available on `http://localhost:3000`, have fun with Pingvin Share 🐧!
|
||||||
|
|
||||||
|
### Additional resources
|
||||||
|
|
||||||
|
- [Synology NAS installation](https://mariushosting.com/how-to-install-pingvin-share-on-your-synology-nas/)
|
||||||
|
|
||||||
### Upgrade to a new version
|
### Upgrade to a new version
|
||||||
|
|
||||||
Run `docker compose pull && docker compose up -d` to update your docker container
|
Run `docker compose pull && docker compose up -d` to update your docker container
|
||||||
|
|||||||
Reference in New Issue
Block a user