----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74431/#review225456 -----------------------------------------------------------
dev-support/ranger-docker/docker-compose.ranger-postgres-mounted.yml Lines 1 (patched) <https://reviews.apache.org/r/74431/#comment314053> A new compose file just to mount a volume may not be required, please consider command line options to mount a volume using -v or --mount. - Abhishek Kumar On May 15, 2023, 6:26 a.m., Mohit Ambalkar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/74431/ > ----------------------------------------------------------- > > (Updated May 15, 2023, 6:26 a.m.) > > > Review request for ranger and Jai Patel. > > > Repository: ranger > > > Description > ------- > > Currently, the DB which gets used via dev-support scripts is not mounted to > any local storage. As a result, we lose all data if docker containers are > shutdown and brought up again. > Raising this ticket to have a flag based support for mounting the db volumes. > > > Diffs > ----- > > dev-support/ranger-docker/.env 3f795abde > dev-support/ranger-docker/docker-compose.ranger-postgres-mounted.yml > PRE-CREATION > dev-support/ranger-docker/postgres-db /readme.pages PRE-CREATION > ranger_in_docker 2057bde3e > > > Diff: https://reviews.apache.org/r/74431/diff/3/ > > > Testing > ------- > > tested and verified in UI. mounted db changes are visible > > > Thanks, > > Mohit Ambalkar > >