Other resources
Index![]()
Downloads (PDF, HTML & XML formats)
[FishEye Knowledge Base]
Developer docs![]()
Documentation for FishEye 2.9.x. Documentation for other versions is available too. 
![]()
By default, FishEye will install and run self-contained within the /<FISHEYE_HOME> directory – the directory where you unzip the package. Alternatively, you can create another "FishEye Instance" directory outside of the /<FISHEYE_HOME> directory and reference it with an environment variable, FISHEYE_INST. This may be necessary for practical or administrative reasons. Here are our recommendations for some of these possible scenarios:
Number of Instances | Installation Type | Upgrade Likelihood | Separate FishEye Instance Directory |
|---|---|---|---|
Single | Production | Highly Recommended | |
Single | Development | Likely | Highly Recommended |
Single | Development | Not Likely | Unnecessary |
In order to run multiple instances of FishEye on the same server, it is mandatory to establish a separate FISHEYE_INST directory.
Number of Instances | Installation Type | Upgrade Likelihood | Separate FishEye Instance Directory |
|---|---|---|---|
Multiple | Prod. / Dev. | N/A | Mandatory |
See the differences between FishEye folder layouts depending on which installation you choose.
As outlined in Method 3 of our FishEye Upgrade Guide, you can separate your FishEye instance data (to make future upgrades easier) even if initially you chose not to do so:
/<FISHEYE_HOME> path for the FishEye instance data and then set up the FISHEYE_INST environment variable./FISHEYE_INST:/<FISHEYE_HOME>/config.xml/<FISHEYE_HOME>/var/<FISHEYE_HOME>/cache/<FISHEYE_HOME>/data (data folder is inside /<FISHEYE_HOME>/var, keep it inside folder var so that its final location is /FISHEYE_INST/var/data). .4. Start the FishEye/Crucible instance.