🚢 Portainer for Synology¶
Welcome to Portainer Harbor Control, where Synology-bound containers get the spa day they deserve and every deployment feels like shore leave. With this clean setup, you'll be running containers so smooth they practically dock themselves. ⚓
⚙️ What's in the Cargo?¶
This repo delivers a streamlined Docker Compose config to deploy Portainer on your Synology NAS. It gives you a slick web UI to manage Docker containers with ease—even if you've had one too many rum & rootkits.
You can board the repo here: GitHub
🧭 Quickstart Orders¶
- SSH into your Synology NAS.
- Clone this repo.
- Copy
example.env
to.env
and adjust the settings to your harbor. - Launch the vessel:
docker-compose up -d
- Navigate to
https://<your-nas-ip>:9443
to manage your fleet.
🪝 Reverse Proxy Ropes¶
Enable WebSocket in DSM 7's reverse proxy to prevent terminal “Socket closed” errors. See this Marius Hosting guide for instructions.
🛳️ Tested Waters¶
- Synology DS1522+ & DS916+
- DSM 7.2.2
- Docker Compose v2.9
📜 Charter License¶
This project is licensed under Apache 2.0. Contribute, adapt, and share as you chart your own course.