The Azure Cloud Environment
The Azure Cloud Environment section covers everything you need to know about setting up your project in Microsoft Azure in order to stream to external viewers. We will walk you through the steps of setting up and running Genvid Clusters, finishing with running the Tutorial Sample to verify everything is set up correctly.
See The AWS Cloud Environment for information on setting up services in an Amazon Web Services (AWS) cloud environment.
Desktop Environment Setup
Please, ensure the az command line program is available in your
PATH
and that you run an update version of it. Also, you should
ensure that the azure
extra is currently activated in your
genvid-toolbox
installation by running:
py ./install-toolbox.py --extra azure
Cloud Environment Setup and Management
This section covers setting up a cloud environment and managing environments after creating them. It also covers using custom profiles to simplify managing multiple cloud environments.
Using Docker to Building Images for Your Genvid Clusters
This section covers setting up and using Docker to create images to use in your Genvid clusters.
Setting Up and Using Genvid Clusters
This section covers how to run your Genvid project using the cluster you set up for it. It also walks through running the Tutorial sample on the cloud, as an example.
- Setting Up the Genvid Cluster in Azure
- Set Up a Bastion Server
- Cluster Statuses
- Cloning a Cluster
- Destroying a Terraform Infrastructure
- Deleting a Cluster
- Using Custom Repositories
- Set Up a Bastion Server
- Configuring the Cluster
- Cloning a Cluster
- Cluster Statuses
- Initializing the Cluster Using a Terraform Module
- Building the Cluster Infrastructure
- Tags
- Terraform Settings
- Azure Cluster Permissions
- Optional: Configuring an Environment to Use a Specific Storage Account
- Cleaning Up Unnecessary Clusters