10
8

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

GitBucket をQNAPで運用する

Posted at

#1. QNAP準備
##1.1. Web管理(http://あどれす:8080)のページからAppCenterへ
##1.2. ツールをインストールする
1.Optware IPKG
2.JRE
3.Tomcat
4.Git
#2. GitBucketの入手
今回は2.6を入手
(https://github.com/takezoe/gitbucket/releases/download/2.6/gitbucket.war)
#3. Tomcatへの設定
##3.1. Tomcatへブラウザからログイン(http://あどれす:7080)
##3.2. MnageAppに移動
##3.3. 配備にgitbucket.warを指定
##3.4. 起動
#4. Gitbucketへアクセス(http://あどれす:7080/gitbucket)
##4.1. おしまい

10
8
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
10
8

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?