From: James Moger Date: Fri, 29 Mar 2013 13:39:23 +0000 (-0400) Subject: Clarify need to review installService.cmd for keystore password (issue 221) X-Git-Tag: v1.3.0~215 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1e9ddaf8ea3acb07f07151e26508f7f3a165db4e;p=gitblit.git Clarify need to review installService.cmd for keystore password (issue 221) --- diff --git a/releases.moxie b/releases.moxie index 74c6fc1d..f03af4d7 100644 --- a/releases.moxie +++ b/releases.moxie @@ -34,6 +34,7 @@ r17: { - Jay Meyer - John Crygier - Laurens Vrijnsen + - Lee Grofit - Martijn Laan - Michael Schaefers - Philip Boutros diff --git a/src/site/setup.mkd b/src/site/setup.mkd index 34078930..8a3d99a4 100644 --- a/src/site/setup.mkd +++ b/src/site/setup.mkd @@ -109,7 +109,7 @@ X509 certificates can be confusing and tricky even with the simplified Gitblit C ### 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 default keystore password. 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.