5 Commits

Author SHA1 Message Date
zyc
c8f5518e07 feat: 接入 airlabs.art 裸域站点(HTTP only)
All checks were successful
Deploy Static Sites / deploy (push) Successful in 7s
- 新增 airlabs-art/ 子目录存放主站点静态内容
- nginx-conf 增加 apex+www 显式 server 块指向 airlabs-art/
- workflow 跳过 airlabs-art 的子域名自动生成,追加裸域+www HTTP 规则
- workflow 新增同步 nginx ConfigMap 并 rollout restart 的步骤

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 10:12:03 +08:00
zyc
2b6f2f10cc fix: 用 printf 生成 Ingress YAML,修复缩进问题
All checks were successful
Deploy Static Sites / deploy (push) Successful in 2s
2026-04-08 18:07:27 +08:00
zyc
9aceadb791 feat: CI 自动生成 Ingress + 证书签发
Some checks failed
Deploy Static Sites / deploy (push) Failing after 2s
2026-04-08 18:05:20 +08:00
zyc
e79ac93902 fix: rsync not found, use scp instead
All checks were successful
Deploy Static Sites / deploy (push) Successful in 5s
2026-04-08 17:57:46 +08:00
zyc
1ab9e67f21 init: 静态站点部署配置 + cyberstar 项目
Some checks failed
Deploy Static Sites / deploy (push) Failing after 1s
- Gitea CI 自动 rsync 到服务器
- K8S Nginx 按子域名路由到对应项目目录
- cyberstar 首个项目
2026-04-08 17:56:59 +08:00