Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

actually running multiple masternodes needs further documentation and scipting #74

Open
jellicoe opened this issue Mar 29, 2018 · 2 comments

Comments

@jellicoe
Copy link

Documentation request:
no where is it obvious how to run multiple masternodes on a single VPS

the only solution I have found is to run
sudo ./install.sh -p xios -c 3 -n 4

and then manually edit the /etc/masternodes/xios_n1..3.conf file for each node and run each on a different port and add these ports to the firewall rules

then bootstrap each folder /var/lib/masternodes/xios1..3

is running each masternode on a different port the 'right' way to do it?

why not make this part of the script when you use the -c # option

cheers

jellicoe

@LeeeNux
Copy link

LeeeNux commented Apr 18, 2018

script does this all ... u only have to change priv-key per node

@conormc11
Copy link

Could someone make this a little simpler to understand. Maybe add a few screen shots of expected results after entering data. im a very visual person.

I keep getting stuck at step 6 or 7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants