Skip to content

dbergel/Azure_Deployments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Teradici CAS Deployments on Azure

Teradici is the creator of the PCoIP remoting protocol technology and Cloud Access Software. Teradici's Cloud Access Software enables highly-scalable and cost-effective deployments by managing cloud compute costs and brokering PCoIP connections to remote Windows or Linux workstations. The Cloud Access Manager solution is comprised of two main components – the CAS Manager service, which is a service offered by Teradici to manage Cloud Access Manager deployments, and the Cloud Access Connector, which is the portion of the Cloud Access Manager solution that resides in the customer environment. To learn more about Cloud Access Manager (CAS-M), please visit https://www.teradici.com/web-help/pcoip_cloud_access_manager/CACv2/

This repository contains a collection of Terraform scripts for demonstrating how to deploy Cloud Access Connectors in a user's Azure environments. Note: These scripts are suitable for creating reference deployments for demonstration, evaluation, or development purposes. The infrastructure created may not meet the reliability, availability, or security requirements of your organization.

single-connector diagram

CAS-Manager Stand Alone Deployments

CAS Manager As A Service Deployments

CAS-M SaaS with Local Domain Controler (CAS-M SaaS + DC)

QuickStart for CAS-M SaaS (Python script for creating CAS-M SaaS + DC)

FAQ: How to install AAD DS and Local License Server

AWS & GCP Deployments

Directory structure

deployments/

The top level terraform scripts that create specific deployments.

docs/

Description and instructions for different deployments and architectures.

modules/

The building blocks of deployments, e.g. a Domain Controller, a Cloud Access Connector, a Workstation, etc.

tools/

Various scripts to help with Terraform deployments. e.g. a Python script to generate random users for an Active Directory in a CSV file.

Maintainer

If any security issues or bugs are found, or if there are feature requests, please contact support at support@teradici.com

About

Teradici products on Azure Marketplace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 84.9%
  • PowerShell 7.2%
  • Python 6.2%
  • Shell 1.7%