Storj-Dashboard-Client icon indicating copy to clipboard operation
Storj-Dashboard-Client copied to clipboard

More than one config directory possible?

Open PierreKr opened this issue 8 years ago • 1 comments

I have 3 nodes on my server the configs are stored like this:

/folder/Node1/config.json /folder/Node2/config.json /folder/Node3/config.json

Is it possible to report all the nodes to storjdash?

Thanks.

PierreKr avatar Feb 01 '18 13:02 PierreKr

In my experience, having the node configurations separated does you more harm than good. storjshare status shows the nodes and IDs and where the data is actually stored, so I'd recommend just having it be one config directory with the nodeID.json format for config files and then pointing the client at that directory.

vedalken254 avatar Jun 17 '18 22:06 vedalken254