Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

microsoft/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

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published