Merge pull request #270 from rndstr/patch-1

Update new data directory in README.md
This commit is contained in:
Naoki Takezoe
2014-02-10 07:50:40 +09:00

View File

@@ -45,7 +45,7 @@ or you can start GitBucket by `java -jar gitbucket.war` without servlet containe
- --https=true
- --gitbucket.home=[DATA_DIR]
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.
For Installation on Windows Server with IIS see [this wiki page](https://github.com/takezoe/gitbucket/wiki/Installation-on-IIS-and-Helicontech-Zoo)