Administering Fisheye

The Fisheye Administration area allows you to administer your Fisheye instance and manage your repositories, users and back-end settings.  

To log in to the Admin area, you can either:

  • log in to Fisheye using an administrator's account.
  • click Administration at the foot of the screen and enter the admin password.
  • navigate to http://HOSTNAME:8060/admin/, where HOSTNAME is the name of the server on which you installed Fisheye.

Once logged in as an administrator you can get to the Admin area by clicking the 'cog' menu in the Fisheye/Crucible header, and choosing Administration

You will also want to read about the command-line options for controlling Fisheye.

You can disable Fisheye's Administration Console by setting admin-hash="" in the <config> element of config.xml before starting Fisheye.


We recommend that you run Fisheye as a user that has only read access to your repository.

If you're running Fisheye on Windows you might want to install it as a service so that Fisheye starts up automatically during start-up. See Run Fisheye as a Windows Service.

If you intend to use Fisheye with Subversion, please ensure you read the Supported Platforms, Subversion client setup, and granting permission to Fisheye to scan your repository.

If you intend to use Fisheye with Perforce, please ensure you read about Perforce client setup.

Fisheye runs its own HTTP web server, and additionally listens on a socket for administration/shutdown commands. These default to :8060 and 127.0.0.1:8059 respectively. You can change both of these addresses by editing config.xml. You'll need to restart Fisheye after doing that.

If you need to reset the administrator password, delete the admin-hash attribute in the <config> element. You will be prompted to enter an administrator password next time you start Fisheye. See How to reset the Admin password in Fisheye or Crucible.


One of your first steps will be to add a repository.



Topics

Last modified on Dec 13, 2018

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.