Skip to content

mrgrshift/shift-diehard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

#shift-diehard

Tool to manage the status of your server.

The current version is alpha, try it at your own risk


#Requisites - You need to have Shift installed : https://github.com/shiftcurrency/shift - Stop your Shift instance, this script will manage the start and stop app.js - You need to have jq installed: sudo apt-get install jq

#Installation Just do the following:

cd ~/
git clone https://github.com/mrgrshift/shift-diehard
cd shift-diehard/
bash shift-diehard.sh install

After you finish the installation process run: bash shift-diehard.sh start
You need to run it in a separated process.Use screen -S diehard then bash shift-diehard.sh start, here is a [screen quick reference] (http://aperiodic.net/screen/quick_reference).
You can see what it is doing in the logs/ folder. diehard.log is the main log file. diehard_check.log is where cron leaves its log.

About

Tool to maintain always active your Shift node.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages