Storj-Dashboard-Client
Storj-Dashboard-Client copied to clipboard
More than one config directory possible?
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.
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.