James Moger
2013-03-29 1e9ddaf8ea3acb07f07151e26508f7f3a165db4e
Clarify need to review installService.cmd for keystore password (issue-221)
2 files modified
3 ■■■■ changed files
releases.moxie 1 ●●●● patch | view | raw | blame | history
src/site/setup.mkd 2 ●●● patch | view | raw | blame | history
releases.moxie
@@ -34,6 +34,7 @@
    - Jay Meyer
    - John Crygier
    - Laurens Vrijnsen
    - Lee Grofit
    - Martijn Laan
    - Michael Schaefers
    - Philip Boutros
src/site/setup.mkd
@@ -109,7 +109,7 @@
### Running as a Windows Service
Gitblit uses [Apache Commons Daemon](http://commons.apache.org/daemon) to install and configure its Windows service.
1. Review the contents of the `installService.cmd`
1. **Review the contents** of the `installService.cmd` where you may have to change the <u>default keystore password</u>.
2. Set the *ARCH* value as appropriate for your installed Java Virtual Machine.
3. Add any necessary *--StartParams* as enumerated below in **Command-Line Parameters**.
4. Execute the script.