* add supervisor and nginx into allin1 * add broker into allin1 * robust register BE BROKER into FE * be able to use stream load directly talking to nginx http port Fixes #13319 Signed-off-by: Kevin Xiaohua Cai <caixiaohua@starrocks.com> |
||
|---|---|---|
| .. | ||
| allin1 | ||
| artifacts | ||
| be | ||
| dev-env | ||
| fe | ||
| toolchains | ||
| README.md | ||
| img.png | ||
README.md
The building of Starrocks artifacts and packaging to runtime container images are performed in a hermetic, multi-stage docker build environment. This setup enables the reuse of FE/BE artifacts for packaging into container images for different deployment scenarios. The building of artifacts will be executed in parallel leveraging the BuildKit for optimal speed.
