Running a Node on AWS
How to get you AWS server up & running
Last updated
How to get you AWS server up & running
Last updated
Create an AWS Account. This will take just a few minutes.
Create an instance
Select one of the Ubuntu (i used the first one)
launch your instance, save your private keys in a separate folder
Open terminal, copy & paste the codes from AWS. It should look like this
6. You should then be connected to your AWS instance - all you need to do now is install docker with these commands
7. you then need to set up an auto updater for your node with this command in the term
8. Then, pull the node & run it with these commands (make sure to replace YourRegistrationCodeHere in the second piece of code with your registration code from your account)
9. You can then run this to see if your node is working (: You should see the PRE logo.
10. finally, you can exit out of the terminal & go into your dashboard to see the node, name it & stake your coins on it!
if you have any questions, make sure to ask it in the nodes telegram channel