Where does distro running via docker store patent files like attached images, docs etc?
How can i anonymise these files?
Also does it make sense one creating a db dump and also going ahead to backup the db-data
volume?
Did you check the openmrs-data
volume? The default folder for storing complex obs files is complex_obs
, in the openmrs application data directory, and can be changed with the obs.complex_obs_dir
global property.
1 Like
thanks @dkayiwa it makes sense now