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

Setup aligned_volume database on startup #47

Open
dlbrittain opened this issue Aug 17, 2021 · 0 comments
Open

Setup aligned_volume database on startup #47

dlbrittain opened this issue Aug 17, 2021 · 0 comments

Comments

@dlbrittain
Copy link
Collaborator

Currently the aligned volume database is not created automatically at startup of the app. This prevents the health check from completing successfully crashing the app.

Current work around: disable health check then create the aligned volume via the api:
/api/v2/aligned_volumes/{aligned_volume_name}

We need to add a pre-start script to check and create the database before the flask app starts up

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

No branches or pull requests

1 participant