Tag: backup
Backing up Neo4j using MinIO / S3 buckets
Jennifer Abel
21.04.2023
This article gives an example how to backup Neo4j 4.4 community edition. It is part 3 of a series of 5 articles on Neo4j. The upcoming articles will include: Creating your own Neo4j image, Presenting Data with NeoDash.
Continuous Deployment – Automatic Backup Script
Aljona Buchloh
10.04.2013
A few words about Continuous Deployment Continuous Deployment is the deployment or release of code to Production as soon as it is ready. (…) The automated process is key because…