AI Skill Hub 推荐使用:Dify AI应用开发平台 是一款优质的Dify应用。AI 综合评分 7.5 分,在同类工具中表现稳健。如果你正在寻找可靠的Dify应用解决方案,这是一个值得深入了解的选择。
Terraform配置,用于在Google Cloud上部署Dify,具有可扩展性和高可用性
Dify AI应用开发平台 是一款基于 HCL 开发的开源工具,专注于 ai、dify、generative-ai 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
Terraform配置,用于在Google Cloud上部署Dify,具有可扩展性和高可用性
Dify AI应用开发平台 是一款基于 HCL 开发的开源工具,专注于 ai、dify、generative-ai 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 克隆仓库 git clone https://github.com/DeNA/dify-google-cloud-terraform cd dify-google-cloud-terraform # 查看安装说明 cat README.md # 按 README 完成环境依赖安装后即可使用
# 查看帮助 dify-google-cloud-terraform --help # 基本运行 dify-google-cloud-terraform [options] <input> # 详细使用说明请查阅文档 # https://github.com/DeNA/dify-google-cloud-terraform
# dify-google-cloud-terraform 配置说明 # 查看配置选项 dify-google-cloud-terraform --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export DIFY_GOOGLE_CLOUD_TERRAFORM_CONFIG="/path/to/config.yml"

<a href="./README_ja.md"><img alt="日本語のREADME" src="https://img.shields.io/badge/日本語-d9d9d9"></a>
[!NOTE] - Dify v1.0.0 (and later) is supported now! Try it and give us feedbacks!! - If you fail to install any plugin, try several times and succeed in many cases.
This repository allows you to automatically set up Google Cloud resources using Terraform and deploy Dify in a highly available configuration.
1. Clone the repository:
git clone https://github.com/DeNA/dify-google-cloud-terraform.git
2. Initialize Terraform:
cd terraform/environments/dev
terraform init
3. Make Artifact Registry repository:
terraform apply -target=module.registry
4. Build & push container images:
cd ../../..
sh ./docker/cloudbuild.sh <your-project-id> <your-region>
You can also specify a version of the dify-api image. sh ./docker/cloudbuild.sh <your-project-id> <your-region> <dify-api-version>
If no version is specified, the latest version is used by default.
5. Terraform plan:
cd terraform/environments/dev
terraform plan
6. Terraform apply:
terraform apply
terraform/environments/dev/terraform.tfvars file.[!WARNING] Security Alert: Handlingterraform.tfvarsTheterraform/environments/dev/terraform.tfvarsfile in this repository is a template only. Populate it locally with your actual configuration (project ID, secrets, secure password). Do NOT committerraform.tfvarscontaining sensitive data to Git. This poses a significant security risk. Add*.tfvarsto your.gitignorefile immediately to prevent accidental commits. For secure secret management, use environment variables (TF_VAR_...) or tools like Google Secret Manager.
terraform/environments/dev/provider.tf file with the name of the created bucket.该项目提供了一个开源的Dify应用,用于在Google Cloud上部署Dify,具有可扩展性和高可用性,值得关注
该工具使用 NOASSERTION 协议,商用场景请仔细阅读协议条款,必要时咨询法律意见。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
📄 NOASSERTION — 请查阅原始协议条款了解具体使用限制。
总体来看,Dify AI应用开发平台 是一款质量良好的Dify应用,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | dify-google-cloud-terraform |
| 原始描述 | 开源Dify应用:Terraform configuration for deploying Dify on Google Cloud with scalability, hig。⭐259 · HCL |
| Topics | aidifygenerative-aigoogle-cloudinfrastructure |
| GitHub | https://github.com/DeNA/dify-google-cloud-terraform |
| License | NOASSERTION |
| 语言 | HCL |
收录时间:2026-05-13 · 更新时间:2026-05-16 · License:NOASSERTION · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端