Step by step guide to deploy and run HoneyComb node without using docker

avatar

I wrote a step-by-step guide to deploy the HoneyComb node using Docker. Many people found it very useful and were able to run a node without any technical expertise. A few people approached me asking if there is a possibility to run the node without using Docker as they are not familiar with Docker. They also expressed challenges when they wanted to run multiple instances of the node.

This guide will be useful for people who would like to run the HoneyComb node (SPK claim node) without using docker. We are going to use pm2 to run the node in the background. Pm2 is a utility to run node apps in the background. It comes with lot more facilities to monitor the node, automatic restart, etc. Let's go step by step.

image.png

Source

Step 1: Prerequisites and Server setup

You can refer to my previous article for this information. It is pretty much the same. There are no changes as far as I know. We can jump to the next step.

Step 2: Install Nodejs and Pm2

Pm2 is a package inside Nodejs, so it is mandatory to install node js. Even in the docker approach, the application was running only with the help of Nodejs but Docker would handle installing it and running it inside the container. Now that we are going to run it directly, we have to first install nodejs.

The documentation recommends from version 10 to version 15 but I did install version 16 and it appears to be fine. For Ubuntu, I usually go to the below link and grab the commands to download and install it.

https://github.com/nodesource/distributions/blob/master/README.md

It should be pretty much straightforward. If you are having trouble installing Nodejs, please leave a comment in this article and I will elaborate on this step.

After installing nodejs, we can check the version of nodejs and npm using the below command.

node -v
npm -v

image.png

Now the next task is to install pm2. The below command can be used to install pm2.

npm install -g pm2

This command will install pm2 globally. This means we will be able to use pm2 not only for this node js application but also for any node application we would like to deploy.

Step 3: Getting the latest code and updating the .env file

After cloning the latest code from the repository, we have to run the below command to install the packages. This command will install all the dependencies that are required for the node.

npm install

Updating the .env file is also similar to what we do with docker. The procedure is the same. You can refer to the previous documentation to update the environment file.

Step 4: Starting the application

This part is a little different. We are going to be using pm2 to run the application. The below command can be used to start the application.

pm2 start index.js --name spkcc --time

This command will start the node. We can also run the node without using pm2 using the below command.

node index.js

But the problem is, when we close the console, the application will stop. That is the reason why we have to run the application using a process manager like Pm2.

Final Optional steps

With this, the node should be successfully running. Whenever there is an update, it is also easy to update the code and run the updated version of the node. The following commands will be useful for that.

git pull
pm2 restart spkcc

This basically pulls the latest code and restarts the node. You can either do it manually or schedule these commands or automate this command using a shell script.


If you like what I'm doing on Hive, you can vote me as a witness with the links below.

Vote @balaz as a Hive Witness

Vote @kanibot as a Hive Engine Witness



Posted with STEMGeeks



0
0
0.000
16 comments
avatar

They literally have attempted my murder and are trying to kill me with V2K and RNM. Five years this has been happening to me, it started here, around people that are still here. Homeland security has done nothing at all, they are not here to protect us. Dont we pay them to stop shit like this? The NSA, CIA, FBI, Police and our Government has done nothing. Just like they did with the Havana Syndrome, nothing. Patriot Act my ass. The American government is completely incompetent. The NSA should be taken over by the military and contained Immediately for investigation. I bet we can get to the sources of V2K and RNM then. https://ecency.com/fyrstikken/@fairandbalanced/i-am-the-only-motherfucker-on-the-internet-pointing-to-a-direct-source-for-voice-to-skull-electronic-terrorism ..... https://ecency.com/gangstalking/@acousticpulses/electronic-terrorism-and-gaslighting--if-you-downvote-this-post-you-are-part-of-the-problem if you run into one of them you may want to immediately shoot them in the face. Annihilate, asphyxiate, assassinate, behead, boil, bomb, bone, burn, bury, butcher, cap, casket, choke, club, crucify, crush, decapitate, deflesh, destroy, devein, dismember, drown, electrocute, eliminate, end, execute, explode, exterminate, extinguish, finish, guillotine, gut, hang, hit, implode, incinerate, kill, liquidate, lynch, massacre, neutralize, obliterate, pop, poison, punnish, quarter, ruin, shank, shoot, skin, slay, smoke, smother, snipe, snuff, squish, stab, stone, suffocate, swing, terminate, torture, terrorize, wack, waste, wreck

0
0
0.000
avatar

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

You distributed more than 600 upvotes.
Your next target is to reach 700 upvotes.

You can view your badges on your board and compare yourself to others in the Ranking
If you no longer want to receive notifications, reply to this comment with the word STOP

To support your work, I also upvoted your post!

Check out the last post from @hivebuzz:

Hive Power Month - New Tracking Calendar
Our Hive Power Delegations to the May Power Up Month Winners
Support the HiveBuzz project. Vote for our proposal!
0
0
0.000
avatar

How are you dear friend @balaz good afternoon
Excellent tutorial, very practical, I really appreciate that you have shared this information
have a great weekend

0
0
0.000
avatar

This post has been manually curated by @bhattg from Indiaunited community. Join us on our Discord Server.

Do you know that you can earn a passive income by delegating to @indiaunited. We share 100 % of the curation rewards with the delegators.

Here are some handy links for delegations: 100HP, 250HP, 500HP, 1000HP.

Read our latest announcement post to get more information.

image.png

Please contribute to the community by upvoting this comment and posts made by @indiaunited.

0
0
0.000
avatar

This is a one-time notice from SCHOOL OF MINNOWS, a free value added service on hive.
Getting started on hive can be super hard on these social platforms 😪 but luckily there is some communities that help support the little guy 😊, you might like school of minnows, we join forces with lots of other small accounts to help each other grow!
Finally a good curation trail that helps its users achieve rapid growth, its fun on a bun! check it out. https://plu.sh/somland/

0
0
0.000
avatar

LOL in my experience both nodejs and docker can bring problems in installation! but good alternative that you brought
!1UP

0
0
0.000
avatar
Don-1UP-Cheers-Cartel-250px.png

You have received a 1UP from @gwajnberg!

The following @oneup-cartel family members will soon upvote your post:
@stem-curator, @vyb-curator, @pob-curator, @neoxag-curator, @pal-curator
And they will bring !PIZZA 🍕

Learn more about our delegation service to earn daily rewards. Join the family on Discord.

0
0
0.000
avatar
Thank you for sharing this amazing post on HIVE!
  • Your content got selected by our fellow curator @priyanarc & you just received a little thank you via an upvote from our non-profit curation initiative!

  • You will be featured in one of our recurring curation compilations and on our pinterest boards! Both are aiming to offer you a stage to widen your audience within and outside of the DIY scene of hive.

Join the official DIYHub community on HIVE and show us more of your amazing work and feel free to connect with us and other DIYers via our discord server: https://discord.gg/mY5uCfQ !

If you want to support our goal to motivate other DIY/art/music/homesteading/... creators just delegate to us and earn 100% of your curation rewards!

Stay creative & hive on!
0
0
0.000
avatar

Thank you for this awesome guide. Saving it and hopefully will be able to try it out one day hehe. Cheers!
Came from LN

0
0
0.000
avatar

Thanks for the step-by-step guide. Very useful information presented in a straight forward way.

0
0
0.000
avatar

A few people approached me asking if there is a possibility to run the node without using Docker as they are not familiar with Docker.

This means we will be able to use pm2 not only for this node js application but also for any node application we would like to deploy.

Like this can a Hive Nod be deployed and run without using a docker? If yes, could you kindly provide a step-by-step guide for the not-so-tech-savvy Hivians to try it?

0
0
0.000