After discovering a new cryptocurrency last month, I quickly deployed the command-line only Docker image to my Unraid server. However, while that functioned, its shortcomings were many:
Looking around, there were useful tools to improve this, however each required installation and configuration themselves, which took time. I decided to build my own Docker image with these tools, available to other Unraid users.
Building upon the Flask web-server for Python, I tied all these tools together in an easy-to-use package:
As my day-job is exlusively devops backend, it’s fun to dabble in front-end coding again. Not sure where this project will go, but I’ve submitted Machinaris to the Unraid repository. As well, some interest has been generated on the Github project.