Monero Node on Syncloud

Hi,

would it be possible to run a monero node on syncloud?

Cheers

Looks cool, is this another crypto?
We do not have actually any crypto at the moment and it would be great to have one.

Not aure if they have any web ui, just a desktop gui (no web in 2023 :frowning: )

Also I like when people do a hardcore c++ but there is a reason go exists, their instruction says:

  1. Build:
  2. Wait 4-6 hours

Disk size requirements:

As of April 2022, the full Monero blockchain file is about 130 GB. One can store a pruned blockchain, which is about 45 GB.

I am a novice at this topic, but a node can be probably set up through a CLI:

In case of syncloud the config files could be likely shipped preconfigured.
The huge file size is indeed an issue…

I am a novice at this topic, but a node can be probably set up through a CLI

It is not a problem for me to package it and push to the store, just want to understand how it works.

Non standard ports have to be opened on the roiter for the network to see you:

p2p: 18080
rpc: 18081

Alternative UIs are available with a web:

That’d be awesome.
From my understanding, a UI on the server-side is not absolutely necessary. The important part is to set up a node, which a client can connect to. A client software needs then a web-address, port, node-name, username and password.
Of course a preinstalled web interface would be even better.

Non standard ports have to be opened on the roiter for the network to see you:

p2p: 18080
rpc: 18081

There is an overview of which port should be opened. I haven’t figured out yet, if both mentioned ports should be open for maximum privacy:

The System requirements are quite high though.