이 문서는 SonarQube v6.4 기반의 문서로 아카이브 되었습니다.
최신 문서를 참조하십시오.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

Official SonarQube doc link: Running SonarQube as a Service on Windows


#  


1. 다음 명령어를 수행하여 NT Service 등록/삭제합니다( 명령어들은 Administrator 권한을 수행해야 있습니다):


````

%SONARQUBE_HOME%/bin/windows-x86-32/InstallNTService.bat

%SONARQUBE_HOME%/bin/windows-x86-32/UninstallNTService.bat

````


1. 다음 명령어를 수행하여 SonarQube 서비스를 시작/중지합니다:


````

%SONARQUBE_HOME%/bin/windows-x86-32/StartNTService.bat

%SONARQUBE_HOME%/bin/windows-x86-32/StopNTService.bat

````





<center>

© 2008-2017, SonarSource S.A, Switzerland.

Except where otherwise noted, content in this space is licensed under a

[Creative Commons Attribution-NonCommercial 3.0 United States License](https://creativecommons.org/licenses/by-nc/3.0/us/).


SONARQUBE is a trademark of SonarSource SA.

All other trademarks and copyrights are the property of their respective owners.

</center>

ac

  • No labels