These are opinionated configurations of different ways to deploy Moqui along with infrastructure it depends on.
To keep deployments organized, configuration files are grouped into subdirectories based on their deployment profile:
industrial/: Configurations for industrial IoT applications (includes Docker Swarm configurations, ActiveMQ, MQTT Device Gateway, Grafana dashboards, OpenSearch, Postgres/YugabyteDB clustered data stores, backups, and automated staging deployment scripts using Multipass).- Other profiles (e.g.,
ecommerce/,erp/, etc.) can be added to customize deploy environments for specific application areas.
- Fork it
- Remove what you don't want
- Change what you want different
- Use it