How to install Ark 2.0 blockchain node on a cloud server

in #blockchain6 years ago (edited)

Screen Shot 2018-10-16 at 11.44.18 PM.png

In this post I'll show you how easy it is to install Ark 2.0 node from scratch using the new Ark Commander. We'll use a newly created Ubuntu virtual server running on DigitalOcean hosting. Let's get started!

Cloud Server Setup

If you do not have account with DigitalOcean, signup for one at https://www.digitalocean.com/. For the record: I do not have any affiliation with DigitalOcean. It's just a reliable, intuitive and cheap cloud provider.

Once you are logged in, select:

  • "Create" / "Droplets":
    Screen Shot 2018-10-16 at 4.57.29 PM.png

  • OS image:
    Screen Shot 2018-10-16 at 10.39.41 PM.png

  • RAM:
    Screen Shot 2018-10-16 at 10.39.52 PM.png

  • data center closest to your location:
    Screen Shot 2018-10-16 at 10.40.06 PM.png

, then hit "Create" button. In a minute or two you will receive an email with login instructions similar to:

Screen Shot 2018-10-16 at 10.57.05 PM.png

Login with the given credentials via your ssh client (I'm using bash Terminal on a Mac):

Screen Shot 2018-10-16 at 11.04.29 PM.png

And change the password.

Installation of Ark Node

In the same terminal session, create a new sudo user:

adduser ark && usermod -a -G sudo ark


Login with the new user:

su - ark


Download Ark Commander script:

git clone https://github.com/arkecosystem/core-commander.git


and run it:

cd ~/core-commander && bash commander.sh


The script will take a few minutes to install all the necessary dependencies. Once completed, you will see Ark Commander's screen:
Screen Shot 2018-10-16 at 11.29.20 PM.png

Type in "i" to select installation of Ark Core. Once the core is installed, you will be prompted to select network:
Screen Shot 2018-10-16 at 11.34.18 PM.png

Type in "2" for devnet. Then, select all defaults and, when prompted, choose to start a Relay.

We are done!

Sort:  

Congratulations @vadymus! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

You made your First Vote
You published your First Post
You got a First Vote

Click on the badge to view your Board of Honor.
If you no longer want to receive notifications, reply to this comment with the word STOP

Do not miss the last post from @steemitboard:

SteemitBoard Ranking update - Steem Power, Followers and Following added

Support SteemitBoard's project! Vote for its witness and get one more award!

Coin Marketplace

STEEM 0.19
TRX 0.12
JST 0.028
BTC 65021.86
ETH 3571.18
USDT 1.00
SBD 2.33