-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(infra): add caddy container and update github actions (#10)
* fix(infra): add caddy container * fix(infra): update github actions and reorganize project structure github actions workflow 단계에 컨테이너들이 실행 중인지 확인하는 단계를 추가하였으며 Caddyfile에 변경이 있을 경우 Caddy 컨테이너 reload한다. Caddyfile과 docker-compose.yml 파일을 grafana 폴더에서 레포지토리의 루트 폴더로 이동한다. docker-compose.yml에 caddy 컨테이너를 추가한다. * fix(infra): modify logging service configuration to resolve prior push 이전의 푸쉬 중 잘못 작성한 코드를 수정함 caddy와 log(grafana+loki)로 docker compose profile을 나눔 sparse-checkout을 삭제함 * fix(infra): resolve typo
- Loading branch information
Showing
3 changed files
with
49 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters