Veles Masternode Installer
Official installer script for Veles Core Masternodes.
Usage
The installation / update will start directly when running following command as root:
source <(curl -s https://raw.githubusercontent.com/velescore/veles-installer/master/masternode.sh)Detailed tutorial can be found on the following page in Veles Core Wiki:
https://github.com/velescore/veles/wiki/Masternode-Setup-Guide
Supported Linux Distributions
Veles Masternode Installer script can be safely run on any platform, and will work most of modern Linux distributions with systemd support. We plan to support sysVinit and OpenRC in a future.
If your system is not supported, running this script has no side effects - thanks to extensive dependency checking, it will simply exit with an error message containing hints onto which commands/packages are missing on your system and how to install them.
Officially Supported
- Ubuntu
- Debian
- Linux Mint
- Gentoo
- Fedora
- RedHat
- CentOS
Experimental
- OpenSUSE
- Arch Linux