Commit Graph

3 Commits

Author SHA1 Message Date
Houzhong Xu
45f93cc68c SWITCH: 从 Ansible 切换到 Terraform 管理 Nomad 配置
Some checks failed
Infrastructure CI/CD / Validate Infrastructure (push) Failing after 19s
Infrastructure CI/CD / Plan Infrastructure (push) Has been skipped
Infrastructure CI/CD / Apply Infrastructure (push) Has been skipped
Simple Test / test (push) Successful in 5s
- 创建 nomad-config Terraform 模块
- 声明式管理 Nomad 节点配置
- 更新 GitOps 工作流使用 Terraform
- 避免配置漂移,确保主客观统一
- 目标: 通过 IaC 修复 5个异常节点
2025-10-09 13:15:57 +00:00
Houzhong Xu
edae611b31 Test webhook deployment
- Add OCI credentials to Consul
- Configure OpenTofu plugin cache
- Test GitOps automation
2025-10-09 06:45:42 +00:00
Houzhong Xu
89ee6f7967 Clean repository: organized structure and GitOps setup
- Organized root directory structure
- Moved orphan files to proper locations
- Updated .gitignore to ignore temporary files
- Set up Gitea Runner for GitOps automation
- Fixed Tailscale access issues
- Added workflow for automated Nomad deployment
2025-10-09 06:13:45 +00:00