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

Make services wait for backend #40

Merged
merged 1 commit into from
Feb 24, 2020
Merged

Make services wait for backend #40

merged 1 commit into from
Feb 24, 2020

Conversation

javuto
Copy link
Collaborator

@javuto javuto commented Feb 24, 2020

Overview

Connecting to the backend is a critical step to all osctrl services. At each Dockerfile, the wait was implemented with a shell script executed at ENTRYPOINT. Now the connection to the backend is what makes the wait( by default 7 seconds) before continue to load each service.

Tested both in vagrant and docker.

@javuto javuto added ✨ enhancement New feature or request osctrl-tls osctrl-tls related changes osctrl-api osctrl-api related changes osctrl-admin osctrl-admin related changes labels Feb 24, 2020
@javuto javuto added this to the v0.2.0 milestone Feb 24, 2020
@javuto javuto self-assigned this Feb 24, 2020
@javuto javuto merged commit 29ae824 into master Feb 24, 2020
@javuto javuto deleted the db-wait-service branch February 24, 2020 23:25
@javuto javuto mentioned this pull request Feb 25, 2020
CptOfEvilMinions added a commit that referenced this pull request Dec 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request osctrl-admin osctrl-admin related changes osctrl-api osctrl-api related changes osctrl-tls osctrl-tls related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant