Good evening everyone,
We are going to launch very soon a very large scale mine, mostly composed by asics l3+/D3/S8 (2500+ devices)
We are looking for feedbacks and tips for any kind of software approche to manage all this infrastructure. On infrastructure side, everything is fine and finish, with temperature sensors (using 1wire/dallas devices), power meters (using RS485 output of Socomec power meters), ventilation regulation (using RS485 from 3phases frequency converters), home made algorithm software for temperature control and so on.
For the miners themselves, it's looks quite challenging. We started to do some automatisation using Bitmain's API and SSH, but this solution is not so convenient at all, initial configuration is very painful because we have to change pools in regular basis
.
We was thinking about deploying a stratum proxy server in order to manage all pool configuration in a single point by hashing type (and configure this stratum proxy as pool target...) and to avoid to have 2500 devices connected directly on 1 remote (and often unstable / ddosed) stratum url, but we didn't find any well maintained software except some old proxy for stratum/old-protocol coded in Java.
Do you have good ideas ? :-)
Cheers,
Arno