-
Notifications
You must be signed in to change notification settings - Fork 8
Reset SORMAS after running the data creation #31
Copy link
Copy link
Open
Labels
data-generatordeploymentDeployment to test or production systems, continuous delivery, etc.Deployment to test or production systems, continuous delivery, etc.featureA new feature to be developed (ticket type)A new feature to be developed (ticket type)refineRefinement or further specification requiredRefinement or further specification required
Metadata
Metadata
Assignees
Labels
data-generatordeploymentDeployment to test or production systems, continuous delivery, etc.Deployment to test or production systems, continuous delivery, etc.featureA new feature to be developed (ticket type)A new feature to be developed (ticket type)refineRefinement or further specification requiredRefinement or further specification required
This can by setting up the container, wait for the migrations to be applied, shut it down and then store the postgres volume.
This volume can then be restored later. We likely want to have a script for that.