페이지 트리

버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.
  • 자동설치본 : AUDPlatform_7.0.XX0.20XXXXXX-XX_Windows.exe (윈도우), 
    AUDPlatform_7.0.XX0.20XXXXXX-XX_linux.zip (리눅스) 형태로 제공되며
    WAS(Tomcat) , 레파지토리DB(postgressql)를 기본 설치합니다.

...

  • {AUDPlatform_7} 경로는 자동설치를 진행한 경로입니다. 예. C:\AUDPlatform_7

  1. 설정파일
    1. WAS(Tomcat)
      1. {AUDPlatform_7}/apps/tomcat/conf
      /server.xml
    2. i-
    Meta
    1. Meta 
      1. {AUDPlatform_7}/conf/imeta/imeta6-property.json
        • BaseUrl
    2. 레파지토리 DB(postgresql)
        postgresql :
        1. {AUDPlatform_7}/pgData/postgresql.conf
      1. AUDPlatform
      설정관련파일
        1. {AUDPlatform_7}/conf/matrix/
        *.properties
        1. application.conf
          • i-OLAP 관련 설정
        2. {AUDPlatform_7}/conf/matrix/matrix.properties
          • 레파지토리 DB, 암호화
        3. {AUDPlatform_7}/conf/matrix/service_api.properties
          • 타임아웃, 다중화
        4. {AUDPlatform_7}/conf/matrix/matrix_sys.properties
          • , DNSName

    3. 로그파일
      1. AUDPlatform : {AUDPlatform_7}/logs/matrix
      2. i-Meta : {AUDPlatform_7}/logs/imeta
      3. WAS : {AUDPlatform_7}/logs/tomcat
      4. 레파지토리 DB : {AUDPlatform_7}/logs/pg.log

    4. AUD CLI 경로
      1. {AUDPlatform_7}/matrix/WEB-INF/bin

    5. AUDPlatform 실행파일
      1. {AUDPlatform_7}/bin/commander.sh(.bat)

    • {AUDPlatform_7} 경로는 자동설치를 진행한 경로입니다. 예. C:\AUDPlatform_7