Skip to content

monacocoin-net/masternode-script-monoeci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation script :

Installation script is build for Linux Ubuntu 16.04.

The script has been tested for the following VPS provider :

Provider Result
OVH OK
Scaleway OK
DigitalOcean OK
Vultr OK

VPS provider are configuring Linux core in their own way that can cause error in script. Please reports if you test it on another provider listed above.

To launch the installation, connect to your VPS via SSH and run this command :

wget https://raw.githubusercontent.com/monacocoin-net/masternode-script-monoeci/master/install.sh && chmod +x install.sh && ./install.sh

Follow the on-screen instructions.


Deploy patch script

To launch the installation, connect to your VPS via SSH and run this command :

wget https://raw.githubusercontent.com/monacocoin-net/masternode-script-monoeci/master/deploy_patch_12_2_3.sh && chmod +x deploy_patch_12_2_3.sh && ./deploy_patch_12_2_3.sh

Follow the on-screen instructions.


Update script (from 0.12.2.0 to 0.12.2.3)

To launch the installation, connect to your VPS via SSH and run this command :

wget https://raw.githubusercontent.com/monacocoin-net/masternode-script-monoeci/master/update_12_2_0_to_12_2_3.sh && chmod +x update_12_2_0_to_12_2_3.sh && ./update_12_2_0_to_12_2_3.sh

Follow the on-screen instructions.


Error troubleshooting :

If for some reason you dont have Git installed, you can install git with the following command:

sudo apt-get install git -y

If script doesn't start :

  • Check that you have write permission in the current folder
  • Check that you can change permission on a file

About

Monoeci Masternode Scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages