Moqui helm chart(for use in kubernetes)

I would consider that to be 0.0.0. It will bring up a postgresql and opensearch running as separate pods, and consider the existing pre-built moquidemo image to talk to them. There are some bugs when turning off the internal postgresql chart, that I’m currently working towards fixing.

There is some alpha updates to a Dockerfile build process, using multiple stages. Moqui is built completely in a container, with no special host level support. Locally, I no longer use docker itself to build moqui, instead using “buildah” and “skopeo”.

2 Likes