Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
DangerD
on 03/11/2017, 19:02:28 UTC
Smiley Smiley Smiley Smiley Smiley Smiley Smiley Smiley
I want to participate and create web site with rig control (like on simplemining.net)
I can create website that manages rigs, website can generate full config bash file.
Modifications needed for nvOS is to make on boot to download new config from server and every few minutes make some requests to server to send statistics (hashrate / temreratures / miner console /etc ) and in reply server will return commands if rig must reboot or redownload config (by user request)

So i can make server part easily, who will participate? With whom i can talk about that?
 Roll Eyes Roll Eyes Roll Eyes Roll Eyes Roll Eyes Roll Eyes

I think that its a really good idea, for non pro users and can be use as alternative for simplemining or ethos, but first of all we (all users of this rigs) should we have server  with some ddos protection or even CDN (can be ovh + cloudflare) if ofcourse it will be in "public" zone, because i can be also avalibe only in your local network...
I can put it on my server for start without ddos protection.
For start i need to communicate with some linux side developers =)

For getting new config simple wget can be used (ex wget http://address.com/get_config/user_login(from config)/mac_address(from system)/config.sh ) which will be generated on the fly based on user config on website (miner selection with parameters, overclocking etc, and all other configuration options which are available now)


fullzero?