Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@m3636
Copy link
Contributor

@m3636 m3636 commented Oct 11, 2024

Describe the change
Added the unless-stopped Restart Policy to the coordinator, gatekeep, ui, and postgresdb docker containers in both the docker-compose.yaml and docker-compose-no-build.yaml files to match the other docker containers in these docker compose files. If a user restarts docker or their server before this change then only then only the jaeger, frontend, backend, and manager docker containers would restart leaving Strelka in a bad state.

Describe testing procedures
Re-deployed a oneshot Strelka instance with this new docker-compose file and ran multiple files through the front end UI which all came back with normal results

Sample output
N/A

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of and tested my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

m3636 added 2 commits October 11, 2024 15:30
Added unless-stopped Restart Policy to coordinator, gatekeep, ui, and postgresdb docker containers so to match the other docker containers in this docker compose
Added unless stopped restart policy to no-build yaml file as well
@m3636
Copy link
Contributor Author

m3636 commented Jan 6, 2025

Any update on merging this? The docker compose in the main branch is still missing this fix

@skalupa skalupa merged commit 1163d1a into target:master Feb 24, 2025
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