-
Updated
Apr 25, 2020
vultr
Here are 99 public repositories matching this topic...
-
Updated
Sep 5, 2019 - Shell
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
The download instructions, which people usually just copy and paste, points to v1.3.0 but v1.4.0 is the current/latest release since 7 months ago. It would also be better to improve the command given here to fetch from "latest" rather than hard-code the version in the Readme, although I realise that github don't currently make this easy.
[DOC] - Config file
Hi!
First of all thanks for the plugin!
I didn't find any documentation except examples folder, maybe this plugin should have a page with all options and features listed in one organized list so it will be easy to find every option that it provides?
For example I have no idea how to output the created server IP after it gets created, which field do I search for? Things like this can be li
-
Updated
Mar 28, 2020 - CSS
-
Updated
May 26, 2020
-
Updated
Feb 25, 2019
Destroying a server should automatically detach any private networks that were attached. Doing this before destroying just slows everything down.
-
Updated
Dec 1, 2019
-
Updated
Jun 5, 2020 - Go
-
Updated
Jun 4, 2020 - JavaScript
-
Updated
Jul 20, 2017 - Go
-
Updated
May 21, 2020 - HCL
-
Updated
Sep 30, 2019 - Shell
-
Updated
Jun 1, 2020 - Go
Improve this page
Add a description, image, and links to the vultr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vultr topic, visit your repo's landing page and select "manage topics."
Hi,
I am trying to use this to manage powerdns as a python package.
Is there a doc somewhere on how to configure the endpoints for this with examples ?
Thanks