Need help setting up multiple nodes

VR46

Dabbler
Joined
Mar 31, 2022
Messages
19
I have some extra HDD bays and drives and want to use them for StorJ nodes before doing anything with my main pool. I installed the first node using the official app and it's working as it should. When I installed the second, it worked but QUIC is using the same 28967 port as the first node and I cannot find a way to change it. I then deleted this app and installed from TrueCharts. It lets me change the port to 28968 but seems to have an issue with identity generation and the app never finishes deploying.

Does anyone know how to get the TrueCharts app to install or change the QUIC port of the official app?
 

VR46

Dabbler
Joined
Mar 31, 2022
Messages
19
In case anyone else is stuck as well, I've figured it out:

Generate identity
Generate Auth token
Move CA/Identity certs to identity dataset
Install TrueCharts app
Use external address w/ port
I used a core port other than 28967, official app uses 20988
'Show Expert Config'
Add custom service for QUIC, I used 28968 for both TCP and UDP (Gets container to listen on these ports)
Edit config.yaml, storage dataset, for external address and server.address making sure QUIC port is correct
Start app w/ Setup checked
Stop app
Uncheck Setup
Start app
Watch it fill, rather slowly

Should come up as Online/OK but a stop/start of the app might be needed to get both to show green
 
Last edited:
Top