----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74431/#review225458 -----------------------------------------------------------
dev-support/ranger-docker/docker-compose.ranger-postgres.yml Line 20 (original), 19 (patched) <https://reviews.apache.org/r/74431/#comment314055> If there are no changes in this file, don't add in the patch. - Jai Patel On May 16, 2023, 11:53 a.m., Mohit Ambalkar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/74431/ > ----------------------------------------------------------- > > (Updated May 16, 2023, 11:53 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/docker-compose.ranger-postgres.yml f89168409 > embeddedwebserver/scripts/ranger-admin-services.sh a76f0986c > ranger_in_docker 2057bde3e > > > Diff: https://reviews.apache.org/r/74431/diff/4/ > > > Testing > ------- > > tested and verified in UI. mounted db changes are visible > > > Thanks, > > Mohit Ambalkar > >
