]> source.dussan.org Git - gitblit.git/commitdiff
Clarify need to review installService.cmd for keystore password (issue 221)
authorJames Moger <james.moger@gitblit.com>
Fri, 29 Mar 2013 13:39:23 +0000 (09:39 -0400)
committerJames Moger <james.moger@gitblit.com>
Fri, 29 Mar 2013 13:39:23 +0000 (09:39 -0400)
releases.moxie
src/site/setup.mkd

index 74c6fc1de1f99cfcfdbde0f19986c7e8a079fec5..f03af4d7b8ec91b1a0f4e50c244ea230c97e5002 100644 (file)
@@ -34,6 +34,7 @@ r17: {
        - Jay Meyer\r
        - John Crygier\r
        - Laurens Vrijnsen\r
+       - Lee Grofit\r
        - Martijn Laan\r
        - Michael Schaefers\r
        - Philip Boutros\r
index 340789302d3e1a682653ba88a2b2a0e4aab2479d..8a3d99a4b46064ac06804ffe6276a8fae8809916 100644 (file)
@@ -109,7 +109,7 @@ X509 certificates can be confusing and tricky even with the simplified Gitblit C
 ### Running as a Windows Service\r
 Gitblit uses [Apache Commons Daemon](http://commons.apache.org/daemon) to install and configure its Windows service.\r
 \r
-1. Review the contents of the `installService.cmd`\r
+1. **Review the contents** of the `installService.cmd` where you may have to change the <u>default keystore password</u>.\r
 2. Set the *ARCH* value as appropriate for your installed Java Virtual Machine.\r
 3. Add any necessary *--StartParams* as enumerated below in **Command-Line Parameters**.\r
 4. Execute the script.\r