Opengrok installation on windows

broken image
broken image

Index source/generate configuration.xml.I’ve just copied source folder to PATH_TO_TOMCAT/webapps but you can zip them to war and deploy as single file. Deploy web app on Tomcat 6 (didn’t test it on any other servlet container, but docs state that it should also work on Glassfish and Tomcat later than 6).I’ve modified CONFIGURATION param to point to my generated configuration.xml file(more about it later) and added SRC_ROOT and DATA_ROOT to point to folder with sources to index and folder that OpenGrok should keep it’s data in (I’m not sure if these two are needed if you pass in configuration.xml)įull path to the configuration file where OpenGrok can read it's configuration You need to extract lib/source.war somewhere and modify WEB-INF/web.xml slightly. Just go to ctags, download windows zip file and extract it somewhere. Just go to OpenGrok Home and download 0.10 binary My setup is not secure nor tested whatsoever so don’t rely on it, but it can be used if you need to quickly setup some OpenGrok server on your Windows workstation. It’s not that straightforward as one might expect but not that hard either. I’ve needed to setup a local OpenGrok server on Windows to do some testing.

broken image