Home | Clover | Clover.NET | FishEye | Crucible | Support | Account | Download | Buy Now

Upgrading from FishEye to Crucible

If you have been using FishEye and now want to move to Crucible it is possible to do this without losing your FishEye repositories.

We strongly recommend you make a backup of your data before you follow the below steps.

If you have FishEye configured to use a FISHEYE_INST directory:

  1. Download Crucible and unzip the archive.
  2. Get an evaluation license and place it (crucible.license) in your FISHEYE_INST directory.
  3. Leave your FISHEYE_INST environment variable set to its existing location.
  4. Start Crucible from the new installation by running CRUCIBLE_HOME/bin/run.sh (Use run.bat on Windows). CRUCIBLE_HOME being the folder that you unziped the archive.
  5. You can access Crucible immediately by going to http://HOSTNAME:8080/ in a browser.
  6. If you do not already have user accounts configured this will need to be done via the Administration screens or by configuring Crucible/FishEye to use external authentication To add users, you can access the Administration screen at http://HOSTNAME:8080/admin/ and then go to Global Settings | Users/Security. Details about the different ways of creating users can be found here
  7. Crucible can email each review participant on a range of changes, each user can then setup their own preferences, this is described in the User Profile guide. In the meantime though the SMTP Server needs to be setup.

If you are not using FISHEYE_INST:

  1. Download Crucible and unzip the archive to your desired install location (CRUCIBLE_HOME).
  2. Get an evaluation license and place it (crucible.license) in CRUCIBLE_HOME
  3. Copy your existing config.xml into CRUCIBLE_HOME.
  4. You can access Crucible immediately by going to http://HOSTNAME:8080/ in a browser.
  5. If you do not already have user accounts configured this will need to be done via the Administration screens or by configuring Crucible/FishEye to use external authentication To add users, you can access the Administration screen at http://HOSTNAME:8080/admin/ and then go to Global Settings | Users/Security. Details about the different ways of creating users can be found here
  6. Crucible can email each review participant on a range of changes, each user can then setup their own preferences, this is described User Profile guide. In the meantime though the SMTP Server needs to be setup.