I've received my testnet tokens and the private testnet invitation. I've checked what are the machine requirements for the node setup. I decided to use Digital Ocean so I had to go and create an account. I used to use X but now I want to switch to Digital Ocean because my firends kept on schilling it.
I've read the Documentation and I think [user thoughts]
After reading the Docs I set up my Ubuntu machine on X cloud provider. The process was very easy because their interface is intuitive and it only took a few minutes ...
After setting the basic machine up, I downloaded the node from this link. It was very difficult to install because ..., but I overcame that by ...
After having access to the binary I was able to run the node with this command and got this output:
$ ./client-code
...
I knew I wasn't done because I also want to set up a system service to make sure the node still runs even if the server is restarted.
[Describe service setup]
After I decided my node was set up successfully because it was printing
insert node prints from CLI
...
...
I started monitoring my node by setting up X and Y.