Skip to content

fix(deploy/complete): only restart containers on failure#233

Merged
chrisflav merged 1 commit intomainfrom
disable-auto-restart
Mar 22, 2026
Merged

fix(deploy/complete): only restart containers on failure#233
chrisflav merged 1 commit intomainfrom
disable-auto-restart

Conversation

@chrisflav
Copy link
Owner

Change restart mode from always to on-failure. The old version meant that containers would always be restarted, also after reboot. Since this configuration is used on the staging server, it lead to many concurrently running instances that could not be reliably stopped.

@github-actions
Copy link

📚 Documentation deployed!

Documentation: https://chrisflav.github.io/kompass/disable-auto-restart/

Docker Images:

  • App: ghcr.io/chrisflav/kompass:pr-233
  • Nginx: ghcr.io/chrisflav/kompass-nginx:pr-233

Add the awaiting-deployment label to deploy this PR to a staging server.

@chrisflav chrisflav merged commit 1062621 into main Mar 22, 2026
5 checks passed
@chrisflav chrisflav deleted the disable-auto-restart branch March 22, 2026 12:33
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.

1 participant