Commit Graph

9 Commits

Author SHA1 Message Date
Houzhong Xu 1c994f9f60
Clean up repository: remove backup files and reorganize infrastructure components 2025-10-02 17:04:51 +00:00
Houzhong Xu 7eb4a33523
feat: 集成 OpenTofu + Ansible + Gitea CI/CD
- 重构项目目录结构
- 添加 OpenTofu 多云支持
- 配置 Ansible 自动化部署
- 集成 Gitea Actions CI/CD 流水线
- 添加 Docker Swarm 管理
- 完善监控和安全配置
2025-09-20 10:48:41 +00:00
Houzhong Xu d755f237a0
feat: 重构Ansible playbooks目录结构并添加新功能
- 将playbooks按功能分类到不同目录(系统管理/安全/服务/监控/云服务)
- 新增Traefik和Consul集群部署配置
- 添加Docker Swarm监控栈配置
- 实现自动化部署脚本
- 更新README文档说明新结构和使用方法
2025-09-19 17:34:39 +00:00
Houzhong Xu 0423dc625a
发发 2025-09-19 09:08:29 +00:00
Houzhong Xu ccc057806c
cool 2025-09-18 14:03:49 +00:00
Houzhong Xu 9a453b984f
chore(ansible): 重构inventory.ini分组和节点配置
- 按地理和服务划分为多个组,如oci_kr, oci_us, huawei, google等
- 添加了多台主机的详细连接和权限配置
- 修正并移除旧的oci组,替换为更细化的组划分
- 规范了lxc、vm、hcp及feiniu等组的节点配置
- 新增armbian组及对应节点onecloud1配置
- 保留通用变量ansible_ssh_common_args不变
- 删除try.md文件中的无关内容记录
2025-09-18 07:22:52 +00:00
Houzhong Xu d2a88cef3b
Add dev2 host and test multi-host deployment
- Added dev2 host to dev group
- Successfully deployed SSH keys to both dev1 and dev2
- Tested Ansible playbook on both hosts simultaneously
- System updates completed successfully on both hosts
- Ready for production deployment
2025-09-18 05:21:03 +00:00
Houzhong Xu 259a73ae35
Update inventory with dev1 host configuration
- Added dev1 host to dev group for testing
- Configured SSH key authentication for ben user
- Tested Ansible playbook successfully on dev1
- System update completed with 2 changes
2025-09-18 03:41:14 +00:00
Semaphore Admin 56a4994488 Add Ansible scripts for system management 2025-09-18 03:25:21 +00:00