Hello! Please refer to the next GitHub repo https://github.com/alberto-art3ch/mifosx_in_minutes
To see the docker-compose.yml file (line 10) to mount a local file system in docker and persist the data Thanks Alberto On Tue, Sep 3, 2024 at 11:35 AM Laban Kibowen <labankibo...@gmail.com> wrote: > John you need to mount a volume on your host to persist the data. That way > you can run compose down use a different version and still have your data > intact. > > On Tue, Sep 3, 2024, 09:18 John Mukundo <johnm...@hotmail.com> wrote: > >> Hello users, >> >> I am using mifos x v24 on Ubuntu 24 running on docker. >> >> >> >> There is something I released lately, I had an issue accessing the Mifos >> application on LAN with some error popup “unknown error” and I could not >> log on so I thought of restarting the docker containers by putting docker >> down and up again, >> >> Unfortunately, after the service came up all other user accounts I had >> created were no longer there. I could only log on using the default >> username -mifos and password -password. >> >> >> >> So, in such scenarios where I need to for stance restart the whole server >> of the docker containers, how can I do it without losing any application >> data? >> >> >> >> Kindly someone can help ! >> >> John >> >> >> >> >> Mifos-developer mailing list >> mifos-develo...@lists.sourceforge.net >> Unsubscribe or change settings at: >> https://lists.sourceforge.net/lists/listinfo/mifos-developer > >