This script helps you to install a MegaCoin MEC Node 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 automated docker-ce installation script - maintained by the Docker project.
sudo curl -sSL https://get.docker.com | sh
Login as root, then do:
sudo bash -c "$(curl -fsSL https://github.com/LIMXTEC/Megacoin-MEC-RPC-Installer/raw/master/mec-docker.sh)"
- Megacoin-MEC-RPC-Installer/BUILD_README.md
- Megacoin-MEC-RPC-Installer/RUN_README.md