페이지 트리

버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.

...

  1. 설정파일
    1. WAS(Tomcat)
      1. {AUDPlatform_7}/apps/tomcat/conf
    2. i-Meta 
      1. {AUDPlatform_7}/conf/imeta/imeta6-property.json
        1. BaseUrl 등
    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)

...