TheOpenCloudEngine / uEngine-cloud

OCE's main component includes : PaaS (Self-service) Portal, Dev-ops, Cloud orchestrator. Also includes microservices-architecture components: Identity & Access Management conforming to OAuth2 and JWT spec and Zuul-based API proxy that interacts with IAM and the service registry (Eureka).

Home Page:http://uengine.org/products/pass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

앱 환경설정 스냅샷

SeungpilPark opened this issue · comments

  • 모든 앱의 각 환경은 구동시 환경설정을 스냅샷으로 저장하도록 한다.

    • 클라우드 콘피그 파일
    • 구동 리소스 정의 파일
    • 생성 일시
    • 앱 정보
  • 환경설정 스냅샷 정보를 토대로 앱을 완벽하게 복원할 수 있어야 한다.

  • 앱 복원시에는 dev,stg,prod 를 선택하여 복원할 수 있어야 한다.

  • 앱을 그룹 지을 수 있다.

    • ex) iam,zuul,backend-services,front-end
    • 앱 메뉴에 앱 그룹 탭이 추가된다.
    • 앱 그룹 탭은 상단 앱 그룹, 하단 앱 그룹 에디터가 있다.
    • 하단 앱 그룹 에디터는 왼쪽 앱 리스트, 우측 그룹 소속 앱, 가운데 이동 버튼
    • 그룹 스냅샷을 생성할 수 있다.
    • 그룹 스냅샷은 그룹 구성 앱 스냅샷으로 이루어진다.
    • 그룹 복원은 dev,stg,prod 를 선택하여 복원할 수 있어야 한다.

UI 환경설정 codemirror merge 모드
https://github.com/surmon-china/vue-codemirror/blob/master/examples/14-merge-view.vue