Kanboard on Synology Diskstation with Docker
May 31st, 2020 11:27 PM | by Alfred Markus Paar | Posted in Synology
Setup Kanboard in Docker
- Install Docker from Packagecenter
- Select “Registry” menu and search for “kanboard”
- Search for “kanboard/kanboard”
- right-mouse-button
- Download this image
- Choose a tag, e.g. “latest”
- Select “Image” menu
- Wait for download to be finished (53MB)
- Select image and Launch
- Choose a container name
- Select “advanced settings”
- Advanced Settings:
- Tick “Enable auto-restart”
- Port Settings
- Choose a defined port instead of “Auto”
- 8088 –> 443
- 8080 –> 80
- Choose a defined port instead of “Auto”
- Advanced Settings:
- Next
- Check your settings and apply
- Go to <server-ip>:8088
- Log in with default user/password: admin/admin
Create a new admin user and delete the other one
- Select in the top-right drop-down menu : User management
- Create a new user with security role as administrator
- Logout and log in with new user
- Navigate again to the user management
- Open the drop-down menu in the listed admin user –> Remove
Tagged DiskStation, Docker, NAS, Server, Synology
Leave a Reply