Paraview Application Service Gateway Installation Guide for AWS
Prerequisites
- AWS account with administrative privileges
- Default VPC or a VPC with a Public Subnet (able to auto assign public IP)
- Pre-defined SSH key pair
- Neccesary region access and resources (e.g. EC2, Lambda)
Step 1: Infrastructure Check
- Launch AWS console and make sure in your region, there is at least one Default VPC or user defined VPC with IGW and Public subnet created with Auto Assign IP enabled
- Check your EC2 manual, under Key Pair. Make sure there is at least one user-defined SSH key Pair is ready. Make sure you are holding the privated key. You will be request it while SSH into the EC2 instance
Step 2: Installation thru AWS Marketplace
- Please open your Browser, we recommend Chrome and go to AWS Marketplace
- Search Paraview Software, you will see there are few software. Please click Paraview Application Service Gateway and continue
- Pickup your installation region and click subscription and agree the agreement
- Key in a Stack Name: e.g. Paraview PASG Evaluation
- Pickup your EC2 instance type. we recommand m5.2xlarge. In some regions some types may or may not available. please pickup the right one.
- Pickup your SSH key pair name
- Key in your AccessCidr. This is a CIDR which allow you access the service, please make sure the AccessCidr will be 0.0.0.0/0, or you will not allow to access the services.
- pickup your subnet
- pickup your vpc
- Click Next
- Check the "I acknowledge that AWS CloudFormation might create IAM resources with custom names." option. And click Next
- Click Submit. That is all
- This installation will trigger a Cloudformation Stack creation, and an IAM Role and Policy creation, which will helping to create a Lambda function for get the exsiting VPC CIDR.
- Please be patient. The installation process will be around 5 mins
- Please check the Output column for your application credentials.
Note: Please be patient. The installation process will be around 5 mins. Please check the Output for your application default crendential.