datryllic / alchemiscale-k8s

alchemiscale deployment for kubernetes
MIT License
2 stars 0 forks source link

Add standard procedure for performing backups of Neo4j on k8s deployments #5

Open dotsdl opened 7 months ago

dotsdl commented 7 months ago

Although there exist instructions on how to back up Neo4j for a single-host Docker deployment of alchemiscale-server, we currently do not have a similar set of instructions for how to do this safely on Kubernetes. This is an important feature for any use of alchemiscale-k8s in a production capacity.

We should establish a procedure for backing up (and restoring) a Neo4j instance deployed via alchemiscale-k8s, and add it to the alchemiscale-k8s documentation.