Downloads (PDF, HTML & XML formats)
[FishEye Knowledge Base]
Documentation for FishEye 3.0.x. Documentation for other versions is available too. 
![]()
By default, FishEye will install and run self-contained within the /<FISHEYE_HOME> directory (a.k.a. /) – the directory where you unzip the package. Alternatively, you can create another "FishEye Instance" directory outside of the <FishEye install directory>/<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 install directory>/config.xml/<FishEye install directory>/var/<FishEye install directory>/cache/<FishEye install directory>/data (optional – if it exists)
4. Start the FishEye/Crucible instance.
1 Comment
Malik Mangier
Dec 04, 2012"In order to run multiple instances of FishEye on the same server, it is mandatory to establish a separate
FISHEYE_INSTdirectory."FISHEYE_INSTis an environment variable. So in order to establish separate FISHEYE_INST, separate FishEye users also need to be established. Each FishEye instance will need to run with a dedicated username. And each of these usernames will have a separate FISHEYE_INST defined.