This software is OK but not really supported. There aren't any real full stack modern open source solutions anymore. Closest you will get is Miningcore stratum server but there isn't a proper UI for it yet, just some static site with javascript - take a look at my site to see how it looks, but I'm going to write my own custom UI and if you can't do the same I think you are stuffed unless you want to license my (or others) services.
I'm thinking of using this software for personal solo mining needs, testing new coins. If you have a better UI available, please PM me your terms of licence. Thanks =)
MiningCore has 3 flaws aside from UI situation -- configuration is code-based so adding a new coin means forking and compiling your own (not difficult but very strange and unnecessarily time consuming to do compile + new docker images), stratum server is port-per-coin whereas smart trend today is port-per-algo (to support algo rental eventually on yiimp and on my own custom pool)... also their logging is horribly inadequate (way too much error conditions just thrown with zero logging to explain why).
I'm thinking of doing a new UI and fork addressing above issues (or maybe using yiimp stratum, but I'm not a big fan of their database-as-integration-layer design, but on the other hand they have been around for longer and I believe support more weird coin specifics)... but first I have started another thread in altcoin pools board looking for people's wishlist before I waste too much time on the wrong thing
