- Go to AWS EC2 console
- Press the "Launch instance" button and select "Launch instance"
- Select the following options (keep others as default):
Option Value Application and OS images Ubuntu Instance type t2.large
or betterKey pair (login) "Proceed without a key pair" Network settings -> "Allow HTTPS traffic from the internet" Checked - Press the "Launch instance" button
- Wait until instance loads and press the "Connect to instance" button
- Make sure that "EC2 Instance Connect" is selected and press the "Connect" button (you might need to wait for the instance to start, otherwise you will see an error)
- Run the following script:
bash <(curl -o- https://raw.githubusercontent.com/BigWhaleLabs/attestor/main/scripts/install.sh)
- Note the attestor URL that will be displayed in the end