Skip to content

Apply cm-butterfly v0.5.1 image (JSON feature improvements) and refine restart policies#125

Merged
MZC-CSC merged 12 commits into
cloud-barista:mainfrom
MZC-CSC:develop
May 6, 2026
Merged

Apply cm-butterfly v0.5.1 image (JSON feature improvements) and refine restart policies#125
MZC-CSC merged 12 commits into
cloud-barista:mainfrom
MZC-CSC:develop

Conversation

@MZC-CSC
Copy link
Copy Markdown
Contributor

@MZC-CSC MZC-CSC commented May 6, 2026

개요

cm-butterfly 이미지 v0.5.1 반영 + 핵심 서비스의 restart: unless-stopped 정책 변경 + cm-butterfly-front-dev 개발용 임시 서비스


1. cm-butterfly 이미지 버전 업데이트 (v0.5.0 → v0.5.1)

  • cm-butterfly-api : cloudbaristaorg/cm-butterfly-api:0.5.00.5.1
  • cm-butterfly-front : cloudbaristaorg/cm-butterfly-front:0.5.00.5.1

2. 핵심 서비스에 restart: unless-stopped 정책 추가

호스트 재부팅 / 컨테이너 비정상 종료 시 자동 복구를 위해 다음 서비스들에 restart: unless-stopped 정책을 일괄 적용.

  • cb-spider
  • cb-tumblebug
  • cb-tumblebug-etcd
  • cb-mapui

참고: cm-butterfly 계열 서비스에는 이미 동일 정책이 적용되어 있음.

3. 개발용 웹 프론트 서비스 추가 — cm-butterfly-front-dev

릴리스 이미지(cm-butterfly-front) 와 별개로 기존 버전과의 비교를 위해 개발 빌드 이미지를 동시 기동할 수 있도록 cm-butterfly-front-dev 서비스를 추가함.

  • 이미지: csescsta/cm-butterfly-front:20260318094849-feature-260318-jsonviewer-workflow-jsyoo
  • 외부 노출 포트: 5174 (release 용 cm-butterfly-front 와 충돌 없이 동시 사용 가능)
  • cm-butterfly-api healthcheck 의존성, mayfly 툴 / nginx 설정 볼륨 마운트, restart: unless-stopped, healthcheck 모두 release 서비스와 동일한 기준 적용
  • 운영 환경에서는 비활성/주석 처리되어있으며, 웹에만 반영된 특정 기능의 검증 시에만 주석 해제 후 사용하는 것을 권장

dev4unet and others added 12 commits January 22, 2026 06:38
- cm-butterfly-api: csescsta/cm-butterfly-api:20260102154107-develop
- cm-butterfly-front: csescsta/cm-butterfly-front:20260102154107-develop

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
…docker-compose.yaml (fixes speId error on infra recommendation model save)
… v0.5.1 release

The dev-only front comparison service is not part of the v0.5.1 release
configuration. Keep the block commented so it can be quickly re-enabled
when comparing release vs dev builds in future cycles.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Comment out cm-butterfly-front-dev service in docker-compose.yaml for v0.5.1 release
@MZC-CSC MZC-CSC merged commit 4a85dfd into cloud-barista:main May 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants