Actions

TSBC-SW:WebPortal:ProSBC CloudFormation Installation: Difference between revisions

mNo edit summary
No edit summary
Line 20: Line 20:




4. Select '''Upload a template file''' and click '''Choose File''' to select the file. When the upload is finished, it will create an URL in the S3 Bucket for that file to store. Click '''Next'''
4. Select '''Upload a template file''' and click '''Choose File''' to select the file. When the upload is finished, it will create an URL in the S3 Bucket for that file to store.  
*Click '''Next'''


[[Image:Cloud_Formation_3.png|800px]]
[[Image:Cloud_Formation_3.png|800px]]
Line 28: Line 29:


[[Image:Cloud_Formation_4.png|800px]]
[[Image:Cloud_Formation_4.png|800px]]
  '''Stack Name''': Enter a name for this newly created stack.  
*'''Stack Name''': Enter a name for this newly created stack.  
  '''Instance Name''': Enter a name for the instance that will created.  
*'''Instance Name''': Enter a name for the instance that will created.  
  '''Instance Type''': Select an instance type. By default it is '''m5.large'''.  
*'''Instance Type''': Select an instance type. By default it is '''m5.large'''.  
  '''Key Name''': EC2 KeyPair to enable SSH access to the instance.  
*'''Key Name''': EC2 KeyPair to enable SSH access to the instance.  




6. Click '''Next''' until the '''Submit''' button is shown.
6. Click '''Next''' until the '''Submit''' button is shown.

Revision as of 10:48, 21 November 2023

This page provides guidance for people launching an instance of ProSBC using an AWS CloudFormation template.

Before installing, you must have a key pair for SSH access.

  • Verify the following link to learn how to create an AWS key Pair: Create key pairs

To load the JSON file:

1. Log in to AWS with your account

2. Type CloudFormation in the search field and select it


3. Click Create Stack


4. Select Upload a template file and click Choose File to select the file. When the upload is finished, it will create an URL in the S3 Bucket for that file to store.

  • Click Next


5. The Stack Details window is displayed

*Stack Name: Enter a name for this newly created stack. 
*Instance Name: Enter a name for the instance that will created. 
*Instance Type: Select an instance type. By default it is m5.large. 
*Key Name: EC2 KeyPair to enable SSH access to the instance. 


6. Click Next until the Submit button is shown.