Skip to content

GardensSiobhan/unreal-cloud-ddc-on-azure

 
 

Repository files navigation

Unreal Cloud DDC

Setup

Following the directions provided here to setup a service principal with a secret. This will be used to deploy the resources for the repository.

Template Sync

To pull the latest changes from the template, add a new secret GitHub PAT (and include workflow permission to sync all changes).

Deploy

Use the following command to deploy Unreal Cloud DDC using a parameters file.

az login
az account set -s <Insert-Subscription-Name-or-ID>
./scripts/deploy.sh configs/studio/template.parameters.json $APP_SECRET

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Bicep 59.3%
  • Shell 40.7%