Cloud Computing Instance

Create a new EC2 instance via AMI

  • You can name your cloud device here

../_images/AWS-1.png
  • Instance type, it is recommended to use the default configuration (t2.micro)

../_images/AWS-2.png
  • Here if you don’t have a key, you need to create a new one to use to connect to your instance

../_images/AWS-3.png
  • Create a new security group, which we configure after the instance is created

../_images/AWS-4.png
  • Store information according to the default configuration shown in the figure below

../_images/AWS-5.png
  • Check your “summary” information, click “Launch instance” to complete the creation of the instance

../_images/AWS-6.png
  • After the instance is created, click the instance ID to view the instance details.

../_images/AWS-7.png
  • Click the instance ID again to enter the Info summary of the instance

../_images/AWS-8.png
  • According to the prompt in the figure below, click “Security >>> Security groups”

../_images/AWS-9.png
  • Click “Edit inbound rules” in Inbound rules to edit the inbound rules

../_images/AWS-10.png

Configure your EC2 instance security group

  • Edit the inbound rules of your SOPS instance, please note: the initial inbound rules only allow access to port 22, you need to add the corresponding inbound rules as shown in the figure to ensure that SOPS works properly. For more SOPS firewall configuration instructions, please view Firewall Configuration for On-Premise Server (SOPS) .

../_images/AWS-11.png

Access your SOPS

  • After the configuration is complete, you can enter the SOPS Portal page through the IP in the instance details, and start the initial configuration of SOPS.