How do I start Fisheye manually without using Fisheye service

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

There are two ways of starting up Fisheye:

  • Via Windows service / Linux service (either manually or automatically on boot time)
  • By manually running the startup binary file found inside the installation directory instead.

To start Fisheye manually without using the Fisheye Windows / Linux service at all, perform the steps below:

  1. Open a new Command Prompt (Windows) / Terminal (Linux / MacOS) window
  2. Navigate to <Fisheye installation directory>\bin directory
  3. Execute one of the commands below and wait for the instance to start:
    1. Windows Usage:
      - To start Fisheye in the foreground (locking the Command Prompt window): <Fisheye installation directory>\bin\run.bat 
      - To start Fisheye in the background (without locking the Command Prompt window): <Fisheye installation directory>\bin\start.bat 
    2. Linux / MacOS Usage:
      - To start Fisheye in the foreground (locking the Terminal window): <Fisheye installation directory>\bin\run.sh 
      - To start Fisheye in the background (without locking the Terminal window): <Fisheye installation directory>\bin\start.sh 

Check the following article for additional start up options that can be used on command line: Command-line options

最終更新日 2021 年 9 月 21 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.