Add healthchecks and enable rolling updates for the nodejs service #9

Merged
decentral1se merged 2 commits from app-healthcheck into main 2021-07-15 19:09:24 +00:00
1 changed files with 3 additions and 0 deletions
Showing only changes of commit 95aa921e4e - Show all commits

View File

@ -83,6 +83,9 @@ services:
networks:
- internal
deploy:
update_config:
failure_action: rollback
order: start-first
labels: ['coop-cloud.${STACK_NAME}.db.version=10-alpine-131220fe']
cache:
image: redis:4-alpine