Releases: guydavis/machinaris
Version 0.5.0
Good day! The next version of Machinaris now available: v0.5.0.
Thanks to all those who tested and provided feedback during the release cycle. All contributions are appreciated!
Changes:
- Support for official Chia pools. Chia and Madmax plotters can create portable plots.
- Plotting and farming on the Flax Network. Enabled by default, but can be disabled.
Version 0.4.0
Good day! The next version of machinaris now available: v0.4.0.
Thanks to all those who tested and provided feedback during the release cycle. All contributions are appreciated!
Changes:
- Support for the Madmax plotter, in addition to the official Chia plotter.
- Manage multiple plotters, harvesters, and farmers across your LAN, all from a single WebUI on one controller system.
- A full REST API for developers to extend and integrate with Machinaris.
Notes:
- Due to configuration file changes in Plotman, you may need to save a new config on your Settings | Plotting page:
- --> get a Chia plotter template
- --> get a Madmax plotter template
Version 0.3.2
Good day! The next version of machinaris now available: v0.3.2.
Changes:
- This is a minor release to include the latest Chia v1.1.7 version. For details, see their changelog.
Version 0.3.1
Good day! The next version of machinaris now available: v0.3.1.
Thanks to all those who created Github pull requests with enhancements and logged Github issues after running the test version.
Changes:
- After testing showed between 15% to 30% speedup on plotting, adopting Chiapos multithreaded library.
- Thanks to
hereisderek
for a great PR containing better rsync support, SSH key import, and optional auto-plot on container restart. - Include
paho-mqtt
library to support Chiadog alerts via MQTT by default.
Get your update by pulling docker image: ghcr.io/guydavis/machinaris
Version 0.3.0
Well, just a week after v0.2.1 came out, another big step forward for Machinaris is here: v0.3.0
A huge thanks to all those that ran the test version and logged Github issues.
Changes:
- Integrate the excellent Chiadog project for log monitoring and alerting
- Plotman Analyze output to show time spent in each plotting phase
- Log Viewer for Farming, Alerts, and Plotting including logs for running plot jobs
- Rebase off ubuntu:focal, include nice Dockerfile cleanup by sparklyballs
- When mode=plotter, autoconfigure Plotman with provided farmer_pk and pool_pk
- When mode=harvester, auto import of your farmer's CA certificates
Get your update by pulling docker image: ghcr.io/guydavis/machinaris
. More details at the project wiki.
Version 0.2.1
- Dark mode CSS patch contributed by Hukuma1. Looks great! Thanks for the help!
- Patch to latest Chia binaries version at 1.1.6. Thanks to ChrisM! Nice solution!
- Fix broken 'Add Connection' button on Network | Connections page.
To learn more, please visit the project wiki.
Version 0.2
- Improved key handling including generation (if needed) and supporting multiple keys.
- Now supports mounting multiple final plots folders for plotting and/or farming.
- Plotting page now has Plotman Stop action, along with Suspend/Resume/Kill actions for plots.
To learn more and get support, please visit the project wiki.