Open chaoticbear opened 6 months ago
Supporting database dumps would help faster and more robust provisioning of local docker setups.
https://github.com/burningmantech/ranger-ims-server/pull/1163#discussion_r1575078611
If we are starting MySQL up we probably should also use that for the directory, but it would be a pain to set up from scratch. We need a pair of dump files to add in this process: one for a starting directory and another for a IMS DB with something to fiddle with. I guess that could be a follow-on PR; no need to block here.
If we are starting MySQL up we probably should also use that for the directory, but it would be a pain to set up from scratch.
We need a pair of dump files to add in this process: one for a starting directory and another for a IMS DB with something to fiddle with.
I guess that could be a follow-on PR; no need to block here.
Overview
Supporting database dumps would help faster and more robust provisioning of local docker setups.
Related Comments
https://github.com/burningmantech/ranger-ims-server/pull/1163#discussion_r1575078611