JIRA アプリケーションのアンインストール (Linux)
このページでは、Linux インストーラー を使用してインストールした JIRA をアンインストールする方法を説明します。
If you wish to re-install JIRA in 'unattended mode', do not uninstall your previous installation of JIRA just yet. See Using the silent installation feature for more information.
Linux で JIRA をアンインストールするには:
- Linux コンソールを起動します。
- Change directory (
cd) to your JIRA installation directory. For example:cd /opt/atlassian/jira/
- Execute the command
uninstall
This command must be executed as the same user account that was used to install JIRA with the Linux installer.
- プロンプトに従って、コンピューターから JIRA をアンインストールします。
注意:
- インストール ディレクトリ内のファイルは(JIRA インストール ディレクトリ内にある Tomcat の log フォルダー以外)すべて削除されます。
- アンインストーラーは、以下を削除しません。
- JIRA データベース
- JIRA ホーム ディレクトリ
- JIRA 実行中に作成されたすべてのログファイル
- -q オプションを指定すると、無人モードでアンインストーラーを実行できます — すなわち、 uninstall -q です。
最終更新日 2017 年 9 月 4 日
Powered by Confluence and Scroll Viewport.