Skip to content

This script will help you to setup a Gravium Masternode as a docker container.

Notifications You must be signed in to change notification settings

dalijolijo/GRV-Masternode-Setup

Repository files navigation

GRV-Masternode-Setup

This script helps you to install a Gravium (GRV) Masternode as a docker container.

Deploy as a docker container

Support for the following distribution versions:

  • CentOS 7.4 (x86_64-centos-7)
  • Fedora 26 (x86_64-fedora-26)
  • Fedora 27 (x86_64-fedora-27) - tested
  • Fedora 28 (x86_64-fedora-28) - tested
  • Debian 7 (x86_64-debian-wheezy)
  • Debian 8 (x86_64-debian-jessie) - tested
  • Debian 9 (x86_64-debian-stretch) - tested
  • Debian 10 (x86_64-debian-buster) - tested
  • Ubuntu 14.04 LTS (x86_64-ubuntu-trusty) - tested
  • Ubuntu 16.04 LTS (x86_64-ubuntu-xenial) - tested
  • Ubuntu 17.10 (x86_64-ubuntu-artful)
  • Ubuntu 18.04 LTS (x86_64-ubuntu-bionic) - tested

Download and execute the docker-ce installation script

Download and execute the automated docker-ce installation script - maintained by the Docker project.

sudo curl -sSL https://get.docker.com | sh

Download and execute the script

Login as root, then do:

wget https://raw.githubusercontent.com/dalijolijo/GRV-Masternode-Setup/master/grv-docker.sh
chmod +x grv-docker.sh
./grv-docker.sh

For more details to docker related stuff have a look at:

  • GRV-Masternode-Setup/BUILD_README.md
  • GRV-Masternode-Setup/RUN_README.md

You want to thank?

My GRV Donation Address: GUHemKGSaPwvqN5vP31yysCuRbeitajHJM

About

This script will help you to setup a Gravium Masternode as a docker container.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages