Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

7 total results found

3. Prerequisites

Roost on AWS Manual Deployment

  Below are the infrastructure requirements for running Roost on AWS Infrastructure Requirements ALB with proper certificates OAuth Details ( Okta/ GoogleAuth etc.) EC2 Instance (c5.2xlarge) x 3 and (t2.micro) x 1 RDS Database (AWS Aurora...

4. OAuth Provider Setup

Roost on AWS Manual Deployment

Roost supports various authentication mechanisms as mentioned below Github Google Microsoft Linkedin Okta OKTA Auth Client Setup Sign in to your OKTA account with admin privileges (If you do not have an existing Okta account, then sign-up at Home ...

5. Database Setup

Roost on AWS Manual Deployment

Roost stores the status of the EaaS workflow and other relevant information in Database. Below are the steps to setup an Amazon Aurora DB in AWS Amazon Aurora Select RDS Choose Create Database Select “Easy Create” for “Amazon Aurora with MYSQL ...

1. High Level Architecture

Roost on AWS Manual Deployment

Roost Ephemeral Environments as a Service (EaaS) platform provides a temporary, encapsulated deployment of a software application. Roost's Ephemeral environments provide robust, on-demand platforms for running tests, previewing features, and collaborating asyn...

1. Getting Started

Roost on AWS Using Terraform

Roost provides terraform scripts to spin up and configure the EaaS platform easily. Below are the steps for  deploying Roost on AWS using Terraform  High-Level Architecture Roost Terraform scripts create the below components in the AWS cloud  Prerequisite...

2. OAuth Provider Setup

Roost on AWS Using Terraform

Roost supports various authentication mechanisms as mentioned below Github Google Microsoft Linkedin Okta OKTA Auth Client Setup Sign in to your OKTA account with admin privileges (If you do not have an existing Okta account, then sign-up at Home ...

3. Terraform variables

Roost on AWS Using Terraform

Please follow the below steps to modify terraform files to incorporate the   Clone the GitHub repo. git clone https://github.com/roost-io/terraform.git Copy terraform.tfvars.original as terraform.tfvars  Fill in the below details  region route53_host...