Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

Persist the SQLite database file with the grader-setup-service #132

Open
jgwerner opened this issue Jul 22, 2021 · 0 comments
Open

Persist the SQLite database file with the grader-setup-service #132

jgwerner opened this issue Jul 22, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jgwerner
Copy link
Member

The goal is to deploy the grader-setup-service to persist the SQLite database file with a volume instead of in the container's file system. This would allow us to rollout/restart the grader setup service without having to recreate all shared grader notebook deployments. It would also allow us to not have to re-create all shared grader notebook resources in case there is a failure.

The scope of this issue is focused on the grader-setup-service but could be useful for the nbgrader and JupyterHub services too when using the SQLite option during testing/dev.

@jgwerner jgwerner added the enhancement New feature or request label Jul 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants