Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: smoothrunnings on February 04, 2014, 08:45:59 PM



Title: MPOS setup
Post by: smoothrunnings on February 04, 2014, 08:45:59 PM
I have reviewed the quick setup notes, I am just wondering how you add more than one coin to MPOS, such as litecoin, doge coin, bitcoin, etc., that's where I am a bit confused!?

Thanks,


Title: Re: MPOS setup
Post by: CrimsonGT on February 04, 2014, 09:38:45 PM
MPOS only supports one coin at a time, this is not multi-mining pool software.


Title: Re: MPOS setup
Post by: profall on February 04, 2014, 10:30:12 PM
You need to setup multiple instances of MPOS, it will not support multiple coins.

You can go into templates/mpos/global and edit the navigation.tpl to add another link on the sidebar navigation to your other instance of MPOS mining another coin. However, accounts will not be shared across your pools. MPOS is open source, so you can feel free to try and link up your databases or write a script that will write to all of your databases at the same time when they register. I haven't seen it done but it would not be hard.


Title: Re: MPOS setup
Post by: smoothrunnings on February 05, 2014, 01:27:47 AM
That's too bad. I guess I will have to stick to P2Pool as there doesn't seem to be reason to switch to MPOS.


Title: Re: MPOS setup
Post by: xbudahx on February 05, 2014, 05:48:15 AM
Please god, don't run a pool, you are too stupid


Title: Re: MPOS setup
Post by: smoothrunnings on February 05, 2014, 06:11:23 PM
Please god, don't run a pool, you are too stupid

Wow thanks for the very immature comment! LOL


Title: Re: MPOS setup
Post by: Sw|ft on February 05, 2014, 06:22:46 PM
I have reviewed the quick setup notes, I am just wondering how you add more than one coin to MPOS, such as litecoin, doge coin, bitcoin, etc., that's where I am a bit confused!?

Thanks,


This should be easy, just make another MPOS instance with shared user database and edit the frontpage with a link to the other coin.
I've not made a multi pool before, only single, but it shouldnt be much harder than that.


Title: Re: MPOS setup
Post by: nssminer on May 29, 2014, 03:09:05 PM
When setting up multiple instances of MPOS, do I set up new instances of stratum and stratum-mining too for each instance of MPOS or do I edit/configure the current installation to handle the new MPOS instances?

Thanks for your time!


Title: Re: MPOS setup
Post by: khryptor on November 06, 2015, 01:07:01 AM
Yeah this thread is old as dirt, but I need a question answered. In a two coin configuration, when I run two instances of MPOS with nomp or unomp stratum, both always connect to one coin daemon or the other. Help!

-- EDIT

Memcache port change in global.inc.php did it.