Commit Graph

7 Commits

Author SHA1 Message Date
zhaoyupeng
0bcb138fd5 feat: 添加了 imager 工具 package
refactor: 将  images 的获取分散到各个组件里面
2025-12-29 23:01:42 +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
fdad0eb36c refactor: 整理结构和 maker 构建方式 2025-11-27 11:06: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