One-Click Hive Engine Witness Updates

in #hiveengine3 years ago

gears.jpg

One-Click Hive Engine Witness Updates

I was pretty excited to see the support I got on my post with a Hive Engine script and that it was pretty useful for everyone.

I quickly heard from one of you pointing out that my script was still deploying version 1.1 of the code, which is obviously no good.

I was gonna just drop this post with an update, but then decided it makes the most sense to move this to Github

Right now I just have a deploy script for Ubuntu 20.04 for the most current version 1.2 of the Hive Engine Witness. I'll keep this script up to date and I'll be adding more shortly.

I've already been playing around with CentOS 8 because that deploys with an XFS instead of EXT4, which I'm reading is much better for Mongo. More on that as my research unfolds!

In any case, enjoy the up to date script and reach out with any questions!

Sort:  

Appreciate the hustle.

Glad to help, I appreciate your support!

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

You received more than 900 upvotes.
Your next target is to reach 1000 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

Check out the last post from @hivebuzz:

Valentine's day challenge - Give a badge to your beloved!
Time to go on your Hive Tour

Thank you!

Glad to help!

Getting this error
image.png

This is when I start the witness server with the new script.

Hmmm...does the script die and totally stop here or does it keep running? I'd stay stop/start everything and see if that'll resolve it.

pm2 stop engwit
systemctl stop mongod
systemctl start mongod