Commit Graph

11 Commits

Author SHA1 Message Date
zhaoyupeng
c53c15fa8c chore: caddy config file(json)
nginx: proxy version api
2025-12-05 18:39:30 +08:00
zhaoyupeng
f4f3590aec feat(hsnet): add upsert.sh script for hs-net deployment automation
- Implement upsert.sh script to automate hs-net deployment steps
- Copy token file to /etc/yizhisec/token
- Detect local IP and update /etc/hosts accordingly
- Replace placeholder IPs in server.conf files
- Create required directories including /mnt/huge and workspace paths
- Copy configuration files and binaries based on CPU AVX support
- Copy lastVersion.txt to workspace
- Load hs-net container image using k0s ctr
- Install, enable, and start hs-net systemd service
- Write upsert.sh file to workdir with appropriate permissions
2025-12-01 17:47:58 +08:00
zhaoyupeng
3a29e6221d feat: add hs-net make
wip: hs-net upsert.sh
2025-11-28 19:39:26 +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
zhaoyupeng
4ec58ce4e5 feat: 🏡 make apps 2025-11-26 16:17:38 +08:00
zhaoyupeng
1d3c159c00 feat: add dep.proxy 2025-11-25 23:08:52 +08:00
zhaoyupeng
62b680dca8 🏗️ move make sub-cmd to sub-dir 2025-11-25 21:42:23 +08:00
zhaoyupeng
454e0639a0 refactor: make logic to controller.maker 2025-11-25 21:42:18 +08:00
zhaoyupeng
27fa38aef0 🎨 大部分的 make 指令 2025-11-24 18:38:21 +08:00