5 Commits

Author SHA1 Message Date
zhaoyupeng
da6a846550 feat: 许多变化
1. make apps 逻辑大变更, vendor 成标准传入 args
  2. nginx -> app-helper
2026-01-12 20:01:45 +08:00
zhaoyupeng
aafe60ee35 chore: 完善个模块打包 2026-01-07 18:55:22 +08:00
zhaoyupeng
38def02bf4 feat(front): add front app build command and minio support
- Add new command "front" with flags for replica count and vendor
- Implement front app build logic in maker.AppFront method
- Add minio to make command list
- Add minio and minio-init images to image list
- Change EMQX dependency path to "dependency/emqx"
- Update app OEM logic to use model.GetVendor for vendor info
- Fix app OEM download and rename logic with updated vendor fields
- Modify nginx deployment manifest to allow configurable replicas
- Update user app mysql address to mysql-cluster-mysql-master.db-mysql:3306
- Add server_license_init.conf generation script for configmap upsert
- Clean and reformat imports across several files
- Remove unused package files for make.mysql.go, make.redis.go, make.longhorn.go
2025-11-27 17:35:01 +08:00
zhaoyupeng
fdad0eb36c refactor: 整理结构和 maker 构建方式 2025-11-27 11:06:38 +08:00
zhaoyupeng
11523e3e48 feat: 🎉 complete maker nginx(app) 2025-11-26 22:47:00 +08:00