Bitcoin Forum

Bitcoin => Project Development => Topic started by: ggbtctalk000 on December 05, 2018, 10:56:22 PM



Title: software platform to manage your crypto miner anywhere
Post by: ggbtctalk000 on December 05, 2018, 10:56:22 PM
I have been working with this about a year now, this is a web platform with extensive set of features, I am interested in showcasing in some sort of blockchain related trade-show and live near bay area, san francisco. Anyone know such an event could possibly taking?

Here are the features:
linux (cent OS) based http server.
http server holds various configurations to which miner that can be geographically located anywhere as long as there is an internet, periodically poll the http server to acquire status file. Status file contains many configuration and commands:
- which miner/pool/coin to start mining (currently many coin/pool/miner supported: eth, etc, zcash...etc and almost instant switch to another coin (by updating status file on http server)
- flexbility to add any miner/coin and pool through pre-defined syntax.
- power profiles that can be individually or group assigned to miners to limit power of gpus.
- specially power profile that can even set power limit individually per miner
- http site to report status of each miner: public IP/NAT IP/gpu health status: temp, hash rate, CPU health status

Limitations:
- centos support only
- nvidia GPU support only (currently)
- text based (old) http page.
- hash rate calculation sometimes erratic.
- some minor issues.