{"id":13526721,"url":"https://github.com/idcos/cloudiac","last_synced_at":"2026-01-12T02:41:03.797Z","repository":{"id":36951807,"uuid":"392552329","full_name":"idcos/cloudiac","owner":"idcos","description":"Cloud Infrastructure as Code","archived":false,"fork":false,"pushed_at":"2024-12-16T07:55:04.000Z","size":38310,"stargazers_count":117,"open_issues_count":7,"forks_count":52,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-12-16T08:38:21.051Z","etag":null,"topics":["cloudiac","iac"],"latest_commit_sha":null,"homepage":"https://cloudiac.org","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/idcos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-04T04:50:19.000Z","updated_at":"2024-12-14T09:34:27.000Z","dependencies_parsed_at":"2023-02-19T05:01:19.217Z","dependency_job_id":"9c4da9fe-1013-4155-8eab-6f5ec4026236","html_url":"https://github.com/idcos/cloudiac","commit_stats":null,"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idcos%2Fcloudiac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idcos%2Fcloudiac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idcos%2Fcloudiac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idcos%2Fcloudiac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idcos","download_url":"https://codeload.github.com/idcos/cloudiac/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246607039,"owners_count":20804508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloudiac","iac"],"created_at":"2024-08-01T06:01:33.696Z","updated_at":"2025-04-01T08:30:19.509Z","avatar_url":"https://github.com/idcos.png","language":"Go","funding_links":[],"categories":["运维管理平台"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eCloudIaC\u003c/h1\u003e\n\u003ch3 align=\"center\"\u003e开源基础设施即代码环境管理平台\u003c/h3\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/idcos/cloudiac\"\u003e\u003cimg src=\"https://shields.io/github/license/idcos/cloudiac\" alt=\"License: Apache-2.0\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://idcos.github.io/cloudiac\"\u003e\u003cimg src=\"https://readthedocs.org/projects/cloudiac/badge/?version=latest\" alt=\"Docs\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/idcos/cloudiac/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/v/release/idcos/cloudiac\" alt=\"GitHub release\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/idcos/cloudiac/releases/latest\"\u003e\u003cimg src=\"https://img.shields.io/github/downloads/idcos/cloudiac/total\" alt=\"Latest release\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/idcos/cloudiac\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/idcos/cloudiac?color=%231890FF\u0026style=flat-square\" alt=\"Stars\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003chr /\u003e\n\nCloudIaC https://cloudiac.org 是基于基础设施即代码(IaC, Infrastructure as Code)构建的云环境自动化管理平台。\n\n### CloudIaC 功能\n\n-   **环境即服务**: 通过Terraform和Ansible的结合，以代码交付基础设施和应用，使用VCS来管理并控制代码的版本，一份代码对应一套或多套环境;\n-   **安全合规**: 融合OPA（Open Policy Agent）引擎，以策略即代码的方式对即将创建的基础设施进行合规检查，在安全风险和错误配置发生之前尽量降低它们;\n-   **漂移检测**: 及时发现配置漂移的发生，接收漂移发生的通知并通过资源拓扑直观呈现漂移数据;\n-   **费用统计及预估**: 公有云环境月度费用统计，掌握云端环境资源整体费用及占比情况，同时可在资源创建及删除时给出费用预估;\n-   **其它企业级特性**: 包含AD整合，作业管理，云账号管理，组织与租户隔离，环境锁定，审计合规，私有化部署等企业级功能;\n\n### CloudIaC 优势\n\n-   **全生命周期**：从环境资源的供给、应用自动部署、配置变更到环境销毁，覆盖整个资源及应用的完整生命周期；\n-   **持续部署**：通过 Pipeline 无缝对接 CI 工具，将部署融入持续交付和 DevOps 体系；\n-   **团队协作**：团队协作管理环境，支持不同管理层级角色授权。\n\n### 文档\n\n-   [完整文档](https://docs.cloudiac.org/)\n-   [视频介绍](https://space.bilibili.com/2138433328/channel/seriesdetail?sid=1908688)\n\n### Self-Hosted\n\n- 准备一台 Linux 主机，安装 docker, docker-compose；\n- 以 root 用户执行如下命令\n\n```sh\ncurl -fsSL https://raw.githubusercontent.com/idcos/cloudiac-docs/master/script/cloudiac-docker.sh | bash\n```\n\n### 社区\n\n如果您在使用过程中有任何疑问或建议，欢迎提交 [GitHub Issue](https://github.com/idcos/cloudiac/issues/new/choose) 或加入我们的社区进一步交流沟通。\n\n项目官网: https://cloudiac.org\n\n#### 微信交流群\n欢迎加入CloudIaC开源技术交流群：\n\n微信群超过200人无法扫码进入，请添加CloudIaC助手为好友，助手将邀请您进群\n\n\u003cimg src=\"https://user-images.githubusercontent.com/11749193/147626753-ca8069dc-3b6e-4989-ad7c-541ba97794ed.png\" alt=\"助手二维码\" width=\"200\"/\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidcos%2Fcloudiac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidcos%2Fcloudiac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidcos%2Fcloudiac/lists"}