Skip to content

henrynn/DifyOnAzure

 
 

Repository files navigation

Dify on Azure

Overview

this is a simple example of how to deploy a Dify project on Azure.

Topology

Topology

Before you provision Dify, please check and set the variables in dev-variables.tfvars file.

Deploy

terraform init
terraform plan -out=dev-plan -var-file="./environments/dev-variables.tfvars"
terraform apply "dev-plan"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smarty 54.0%
  • HCL 46.0%