Post
Topic
Board Speculation
Re: Wall Observer BTC/USD - Bitcoin price movement tracking & discussion
by
madmat
on 18/01/2016, 15:46:05 UTC

What exactly should I ask for if I want to follow your footsteps and run a full node on Amazon's smallest, weakest instance type? Is it a Linux instance type because they are usually the cheapest?

What exactly should I ask for if I want to follow your footsteps, but if I want a Windows instance type?

It's pretty straightforward. Just fire up a t2.micro with enough disk space, create a security group that allows port 22 and 9333 and run the node software.

It's fairly similar between windows and linux but I'd recommend linux because it's cheaper and because you don't really need all the things windows does. I'm thinking I may make a video on how to do it.

As in: running a full node on that instance?

What about bandwidth / number of connections? I vaguely remember some recommendations not to bother with running a full node unless meeting certain requirements wrt the previous two variables, since otherwise you're not really adding much to the network. Is that a problem with the EC2 node?

If not, I'm going to start running a few of those instances as well. The reason for me not to permanently run a full node is that I don't have a machine that I don't use otherwise, and that I don't mind being dedicated to the network. But outsourcing it sounds exactly like my kind of deal Cheesy

Please give us a rundown on how to set one up over there, at some point.

Bitcoin port is 8333 and not 9333.