Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Update install guide for Ubuntu 18.04 LTS, test setup with sha256d coin as well #2777
Comments
Forbidden: This is probably to the vhost configuration. It’s. Ow a different syntax (require all granted / grant all) instead of allow / deny. Please look it up in the docs. That’s from the top of my head when I did it a while ago. Hopefully someone else can make a better guide |
Hi! Thank you, I'll give it a shot again and make sure I document the steps I took carefully. If it works out I'll post the steps I took here (if it differs a little from the guide). Thanks for pointing out NOMP xor stratum, something I was lead to believe was possible :) So I suppose I would do stratum without the NOMP UI, or NOMP UI no stratum. Now I think of it the vhost config seems a bit obvious, thanks again |
UI and payouts must be disabled in NOMP and MPOS Compat enabled. There are guides how to set NOMP up with MPOS. |
https://github.com/MPOS/php-mpos/wiki/Quick-Start-Guide---WIP Added new page so people can participate. This does require proper permissions so if anyone is interested to join as a Wiki Author, please ping me in this ticket. |
the wikipage is still empty, i have some issues with nomp and nodejs. if you guys can help me fix it i can post a complete up to date manual in the wikipage. |
I've tried to resolve all issues with the current set up guide on Ubuntu 16.04 and I keep hitting a brick wall. Something never works.
Before stratum, I should have been able to mine without it. Didn't work, I tried digging in debug info and protocol details but couldn't spot anything helpful to resolve the issue, aside from HTTP continue and HTTP forbidden. This was with the fork of pooler's cpuminer, cpu-multiminer I think. And it's not clear in the guide what URL to visit: http://poolservername/MPOS/public?
Tried to install stratum and stratum-mining, the 'requires SSL' problem keeps popping up, and that python setup.py/setuptools no longer works for distributed.
I know this is a complex process, but could an experienced good samaritan please update the current guide for Ubuntu 16.04 LTS at least, better yet Ubuntu 18.04 LTS.
More details on testing with a different coin, like a new sha256d PoW coin (just a Bitcoin with new genesis and a few blocks) would be very useful.
And in what order to install everything and how does MPOS, stratum, stratum-server and how does NOMP and MPOS all fit together? That would be a very interesting and useful read, if only at a high level overview.