Comparison of deployment methods
System requirements (privatized deployment)
Open Source Edition Deployment — Quick Start
The ZGI core framework is completely open source on GitHub, and anyone can start the complete service stack directly from the source code.Warehouse structure
Use git submodule to organize multiple warehouses, and the top-level warehouse is responsible for product-level aggregation:macOS/Linux — Docker one-click startup (recommended)
make dev-docker will be automatically completed when run for the first time Initialize submodule → Copy missing env template → Regenerate root compose → Start full Docker stack. No manual work required.
Mainland China network acceleration
If the image build is slow or unstable, you can use the--china mode to inject the recommended image source configuration (the template file will not be rewritten):