페이지 트리

버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.
  • 자동설치본 : 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
    2. i-Meta 
      1. {AUDPlatform_7}/conf/imeta/imeta6-property.json
    3. 레파지토리 DB(postgresql)
      1. {AUDPlatform_7}/pgData/postgresql.conf
    4. AUDPlatform
      1. {AUDPlatform_7}/conf/matrix/application.conf
      2. {AUDPlatform_7}/conf/matrix/*.properties

  2. 로그파일
    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

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

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

...