linuxlewis / foreman

A CLI built with golang to keep miners mining

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Foreman

A CLI that keeps the miners mining.

This tool tails the log of your claymore miner and reboots the machine when one of the GPUs has crashed.

Getting Started

  1. Download the binary from this repo and upload to your rig (script assumes /home/ethos/)

  2. Run the install command to create an upstart job and kick off the process

    sudo foreman install

About

A CLI built with golang to keep miners mining


Languages

Language:Go 98.3%Language:Shell 1.7%