Rapticore Standard - Complete Config

The following setup will install Rapticore Standard in an existing VPC in your AWS account. The setup process will deploy all necessary services and security groups needed.

❗️

Rapticore Standard Terms of Service

Rapticore Standard is provided as per the Rapticore Standard Terms of Service . By using Rapticore Standard you agree to the terms as noted in the agreement.

Setup:
To simplify setup, we provide CloudFormation templates YAML format to facilitate the deployment.

📘

Resources created

The setup script will create the following resources in your AWS Account:

  • Security Group with Public Inbound access on ports 80 and 443
  • Network Load balancer
  • Network Load balancer Target Group
  • ACM Certificate
  • DNS Records for domain name
  • IAM Instance Profile for the Rapticore Standard EC2 Instance
  • Rapticore Standard EC2 Instance

❗️

AWS Cost

Rapticore Standard customers are responsible for all AWS costs associated with running Rapticore Standard Self-hosted version. The estimated monthly cost of running Rapticore Standard using t3.medium is US $30.46. Please note that these are estimates and the actual costs might vary.

AWS Account Configuration

AWS Console Setup

  1. Download the CloudFormation Template as a .yaml file
  2. Log into your target account AWS Management Console with appropriate permissions
  3. Go to the CloudFormation Service and click the "Create stack" button on the top right corner of the screen
  4. Select "Template is Ready" and then select "Upload a template file"
  5. Choose the YAML file you downloaded and click “Next”
  6. Enter a Friendly Name for the stack, e.g., Rapticore-standard-stack
  7. Select an existing Public VPC
  8. Select an existing Public Subnet within that VPC
  9. Select an existing Route 53 Hosted Zone Id where domain name record will be created.
  10. Provide a domain name for your Rapticore Instance.
  11. Click “Next” and add any tags you may desire
  12. Click "Next" Review Details and select the acknowledgment checkbox once in agreement.
  13. Click “Create stack” and review the progress

🚧

ACM Certificate Validation

The stack creation will not complete until you validate ACM Certificate created by this CloudFormation template. ACM Certificate will be validated using DNS validation.

1 - Go to the ACM Console - Certificate List
2 - Identify the certificate created by this Cloud formation template. (It should be in Pending Validation state.
3 - Click on Certificate Id to open its detail page.
4 - In Domains Section, Click on Create Records in Route 53.
5 - Click Create Records to create required CNAME records.
6 - Wait for the certificate state to change to "Issued".
You may refer to AWS Documentation for further details.

  1. Once the stack is created, click the Outputs tab and copy the URL of the created EC2 instance.
  2. Please allow up to 5 minutes after the setup is complete for Rapticore Standard to complete its internal setup. This is for first-time setup only.

📘

Rebooting after first bootup

Rebooting the instance once it is fully up will ensure that the instance is updated with the latest version of Rapticore Standard.

AWS Integration: Rapticore Standard