Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Restart Policy to Default Compose File #1562

Open
DanielRadlAMR opened this issue Feb 5, 2025 · 1 comment
Open

Add Restart Policy to Default Compose File #1562

DanielRadlAMR opened this issue Feb 5, 2025 · 1 comment

Comments

@DanielRadlAMR
Copy link

Description

I would like to propose adding a restart policy to the default compose.yml file. In my opinion, all services (except the configurator) should have restart: unless-stopped as the default behavior.

Additionally, this setting could be made configurable via the .env file, similar to how the pull policy is currently handled.

Furthermore, overrides (e.g., for the database or Redis) should follow the same default behavior.

Let me know what you think! Happy to discuss further.

@revant
Copy link
Collaborator

revant commented Feb 7, 2025

send a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants