How to Add a new Node using Command (CLI) in Windows

Hi,

Can Any one help me with a correct CLI command to add an additional node in my LAN or remote server in windows?
According to me it will be something like “storagenode.exe setup …”.

I require a complete command as there are many parameters in --help but not sure which are mandatory.

Second node on the same machine?

o docker

but maybe they don’t work in LAN

I just want a sample windows CLI command for adding a new node.

I doubt there is one.
a new node requires a new (signed)identity, and a seperate drive + cpu core and internet bandwith.
on the same LAN/PC you need individual ports and port forwarding.

Use docker, or the Win GUI Storj Node Toolbox. Depending on your setup.

The multinode dashboard for monitoring nodes via Network is a complete seperate case.

1 Like

Actually it’s possible, but you need to learn how to create a Windows service:

1 Like

Windows service I can create. What I require is the CLI Command which I can run in the windows service.

It would be good if you have that.

You can request the current service for details, and understand how to create a second one.
But it’s something what’s not supported now, so you need to investigate yourself or use a supported docker.