Downloads (PDF, HTML & XML formats)
[FishEye Knowledge Base]
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.