News:

AbanteCart v1.4.2 is released.

Main Menu
support

Docker persistent storage?

Started by chmedly, July 30, 2022, 03:59:31 PM

Previous topic - Next topic

chmedly

I'm looking through the documentation for docker installation and I'm not seeing a reference to which directories need to be mapped outside the container for persistent storage. Is this documented somewhere that I'm just missing?

Thanks,

dvagner

It all depends on what you need. For development, they usually take the root directory of the site and the database outside the container. For operation, only the database is taken out of the container.

chalaja805

Yeah, I fire up a Postgres database for local development. I am using Postgres on AWS and it just works. I realize with this project that may go against the goal of "bare metal".


Forum Rules Code of conduct
AbanteCart.com 2010 -