diff --git a/README.md b/README.md index 533ee964..6c518352 100644 --- a/README.md +++ b/README.md @@ -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 +### Recommended installation + 1. Download the `docker-compose.yml` file 2. Run `docker-compose up -d` 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 Run `docker compose pull && docker compose up -d` to update your docker container