This guide will explain how to get FishEye installed and running as easily as possible. For more advanced installation topics, see the Installation Guide.
/FISHEYE_HOME/.java is in the PATH, or that the JAVA_HOME environment variable is set.$ cd /FISHEYE_HOME/bin $ ./run.sh |
C:\> cd FISHEYE_HOME\bin C:\FISHEYE_HOME\bin> run.bat |
http://HOSTNAME:8060/ in a browser.
By default, FishEye will listen on port 8060 for HTTP requests. It also listens on 127.0.0.1:8059 as a control port. You can configure both of these in the FishEye Administration pages or by editing |
|
We recommend you run FishEye as a user that has only read access to your repository. |
http://HOSTNAME:8060/admin/.http://HOSTNAME:8060/.To stop the FishEye server:
$ cd /FISHEYE_HOME/bin $ ./stop.sh |
C:\> cd FISHEYE_HOME\bin C:\FISHEYE_HOME\bin> stop.bat |
Want a hands-on tour of the best FishEye features? See the FishEye 101 page.