Update README.md

This commit is contained in:
Naoki Takezoe
2013-10-28 11:28:08 +09:00
parent 6e169ab3c2
commit 037a97ff3d

View File

@@ -41,6 +41,8 @@ or you can start GitBucket by ```java -jar gitbucket.war``` without servlet cont
- --port=[NUMBER] - --port=[NUMBER]
- --prefix=[CONTEXTPATH] - --prefix=[CONTEXTPATH]
- --host=[HOSTNAME]
- --https=true
To upgrade GitBucket, only replace gitbucket.war. All GitBucket data is stored in HOME/gitbucket. So if you want to back up GitBucket data, copy this directory to the other disk. To upgrade GitBucket, only replace gitbucket.war. All GitBucket data is stored in HOME/gitbucket. So if you want to back up GitBucket data, copy this directory to the other disk.