Skip to content

membraneframework-labs/live_compositor_deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Compositor deployment examples

This repo includes example configurations that show how you can deploy Live Compositor to the production environment.

Examples here aim to be complete configurations that can be deployed on their own. Some elements are unrelated to the compositor itself and are just there to create a complete example. The below guides are not intended to show how to use AWS/Terraform. They are here to showcase how you might fit compositor in your existing infrastructure.

AWS EC2 with Terraform

Example terraform config that shows how to deploy Live Compositor to the AWS EC2 instance.

See aws-ec2-terraform/README.md for more.