This article describes how to install the WebRTC gateway software on a AWS environment.
Documentation is based on installation and testing on AWS EC2 (Amazon Elastic Compute Cloud).
Note: For the moment we're in an early access phase. Don't hesitate to let us know of any problems you encounter; the Rainbow Support Team and R&D will try to resolve them as best they can.
Installation
Unlike other virtualization environments, deploying on AWS requires you to first install a Debian image and then add the Rainbow packages on top of it.
The process can be summarized in two main steps:
Step 1 – Create the instance
Launch an EC2 instance using the Debian 12 AMI (64‑bit, x86) published by Debian (Verified Provider) and available in your region.
Step 2 – Install the Rainbow packages
From the WebRTC Gateway ZIP file available on MyPortal, download the AWS-specific Rainbow package installer (Rainbow_AWS_Installer‑xxxx.tar) and place it in the /tmp directory of the Debian instance you just created.
Full installation details are provided in the attached document.