I have a stable connection of 25 mbps download and 10 mbps upload! to use?
I read that they recommend an internet to be able to transmit or receive 1 GBPS !!, which in my calculations is equivalent to 2.2 mbps! is this right ??
a producer node and a relay uses more download or more upload ??
Sure, you can run the relay and the block producer on the same box as long as the BP is sufficiently isolated at the network level (i.e. not publicly reachable).
Perhaps you’d like to have a look at docker compose. It allows you to spin up both nodes with one command.
Some pools have links to their monitoring system, showing memory usage, cpu and network usage on their relay nodes and BP nodes and from I’ve seen the network bandwidth looks hardly anything.
Although, I haven’t checked a pool that’s producing blocks. I assume they will be using more bandwidth. I also don’t think its about throughput but more about the quality of the connection, such as delay, jitter etc
I’m looking at installing relay and BP on 2 BEELINK SER 5 mini PCs, running in docker containers in PROXMOX server. The docker compose link (2021) / page is no-longer there and probably outdated anyways. any suggestions for a replacement?