GitBucket is a GitHub clone powered by Scala which has easy installation and high extensibility.
GitbucketSpk is a GitBucket packaged for Synlogy NAS.
GitBucketSpk packages the gitbucket.war file from https://github.com/gitbucket/gitbucket into a spk-package for installation in the Synology NAS.
GitBucketSpk is based on GitBucket.for.Synology project which seems no to be maintained anymore.
As a result GitBucketSpk works with DSM6.0 and above.
see https://github.com/takezoe/gitbucket
GitBucket requires Java installed on the Synology NAS. You can install Java8 via the Java Manager from Synology Inc. You also have to create a directory for Gitbucket Repository (for exemple : /volume1/gitbucket/data).
- Download the latest release
- Login to your Synology NAS with administrator rights
- Open the Package Manager
- Click on Manual Install and select the downloaded package.
- Provide information for git repository path location and GitBucket Server port (8090 by default)
When installation is completed, you can access GitBucket via the Synology Main Menu or directly by http(s)://yourNAS:8080