Skip to content

Keep backend running if database is empty #122

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

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

tfrisk
Copy link
Contributor

@tfrisk tfrisk commented Oct 29, 2020

This makes it easier to setup Epimetheus on container environment
where the database is not yet initialised. With exit() in place,
backend container would keep terminating until database has data.
Initialising system is easier when all containers keep running.

turso and others added 3 commits September 22, 2020 15:45
This makes it easier to setup Epimetheus on container environment
where the database is not yet initialised. With exit() in place,
backend container would keep terminating until database has data.
Initialising system is easier when all containers keep running.
@tfrisk tfrisk linked an issue Oct 29, 2020 that may be closed by this pull request
@ville-friman-siili ville-friman-siili changed the base branch from master to develop November 2, 2020 08:14
@tfrisk
Copy link
Contributor Author

tfrisk commented Sep 29, 2021

Hi. Can we get this merged? This container exit is really annoying in kubernetes environment, where is appears as constant crash loop.

@vade5g
Copy link
Contributor

vade5g commented Aug 16, 2022

@Muusssi Can you look in to this?

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.

Default database initialisation by backend server
3 participants