Skip to main content
AWS Server setup
Installing the server
- Log into the AWS account
- Choose an appropriate zone, eg. eu-north-a (Stockholm)
- Navigate to the EC2-dashboard
- Launch a new instance
- Give it a useful name
- Change the Instance type
- Select a keypair that you have access to
- Select "Select existing security group", select:
- WebAccess
- default
- DefaultSSHAccess
- Optional: Adjust storage
- Launch the isntance
- Reserve a dedicated (elastic) IP address
- Click Allocate elastic IP address
- Click Allocate
- Associate the elastic IP
- Find the IP in the list, click it
- Under Actions choose Associate elastic IP address
- Find the instance you just launched
- SSH into the server and install the CLI
- Optionally run:
ts developer-access