Skip to content

lantsug/pirig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RaspberryPi controlled mining rigs

HealtyRig miner status service

Create file /etc/systemd/system/healthyrig.service

[Unit]
Description=healtyrig

[Service]
Type=simple
ExecStart=/path/to/bin/healthyrig -g 4 -p 4242
User=root
Group=root
Restart=always

[Install]
WantedBy=multi-user.target

ThorinPi controller

About

Raspberry pi based system to control mining rigs power and ventilation in server rack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors