본문 바로가기

프로그래머호이잇

검색하기
프로그래머호이잇
프로필사진 호이잇!

  • 호이잇 프로그래밍 (77)
    • java (19)
    • 시스템운영 (32)
    • NodeJS (5)
    • DB (7)
    • git (4)
    • 아키텍처패턴 (5)
Guestbook
Notice
Recent Posts
Recent Comments
Link
  • 게임하다
«   2025/05   »
일 월 화 수 목 금 토
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Tags
  • 레드마인
  • mybatis
  • 마이바티스
  • 시스템운영
  • orm
  • mysql
  • 자바
  • JVM
  • heap메모리
  • 아파치
  • 스프링
  • Stash
  • nodejs
  • springboot
  • Git
  • SonarQube
  • sql
  • ElasticSearch
  • 리눅스
  • slave node
  • 트랜잭션
  • 엘라스틱서치
  • Elk
  • Gradle
  • spring
  • Bitbucket
  • Apach
  • npm
  • Java
  • DB
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록sonar 설치 (1)

프로그래머호이잇

SonarQube 설치 방법

--default-storage-engine=InnoDB CREATE DATABASE sonar2 CHARACTER SET utf8 COLLATE utf8_general_ci;CREATE USER 'sonar' IDENTIFIED BY 'thskqbzm1';GRANT ALL ON sonar2.* TO 'sonar'@'%' IDENTIFIED BY 'sonar';GRANT ALL ON sonar2.* TO 'sonar'@'localhost' IDENTIFIED BY 'sonar';FLUSH PRIVILEGES; 권한 확인show grants for 'sonar'@'%'; https://github.com/SonarQubeCommunity/sonar-l10n-ko/releases/download/1.2.0/..

시스템운영 2017. 8. 22. 14:41
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바