Complete Mining Infrastructure in 15 Minutes
One command. Choose your coin. Everything installed. GoSlimStratum pool, blockchain node, monitoring dashboards, database — all configured and running. Just add miners.
Seven containers, one command. Every component configured and connected automatically.
Multi-coin Stratum solo mining pool. Built-in web dashboard on port 3003, stratum connections on port 3333-3335 (varies by coin).
ghcr.io/mmfpsolutions/goslimstratum:latest
Mining Infrastructure Manager. Web-based Docker management, server configuration, and system updates.
ghcr.io/mmfpsolutions/mim:latest
Real-time mining monitoring. Free tier included, upgradeable to GSSM for fleet management and alerts.
ghcr.io/mmfpsolutions/axeos-dashboard:latest
Database for pool statistics, miner data, block history, and earnings tracking.
postgres:18-alpine
Full blockchain node. DigiByte, Bitcoin Cash, or Bitcoin Knots — you choose during install. Your own node, your own rules.
ghcr.io/mmfpsolutions/<coin>:latest
Docker container log viewer. Monitor all container logs in real-time from your browser.
amir20/dozzle:latest
Automatic container updates. Monitors for new Docker image versions and updates containers seamlessly.
containrrr/watchtower:latest
Minimal hardware, maximum output. Runs great on everything from a Raspberry Pi 5 to a full server.
| OS | Ubuntu Server 24 or 25 (minimal install) |
| CPU | AMD64 or ARM64, N150 or better recommended |
| Memory | 16 GB minimum |
| Swap | 20 GB minimum, 50 GB recommended |
| Storage | 65 GB minimum (1 TB recommended for full blockchain node) |
| Network | Stable internet connection |
| Docker | Installed automatically by the CLI Installer |
| ARM64 | All components run natively. No QEMU emulation needed. |
From bare metal to mining in six steps.
This single command downloads and runs the CLI installer. Full documentation at get.mmfpsolutions.io.
The installer walks you through 10 steps and prompts you for:
IMPORTANT: Write down ALL passwords. They cannot be recovered.
| Service | URL | Port |
|---|---|---|
| GoSlimStratum Dashboard | http://YOUR-IP:3003 | 3003 |
| MIM Dashboard | http://YOUR-IP:3001 | 3001 |
| AxeOS Dashboard | http://YOUR-IP:3000 | 3000 |
| Dozzle (Logs) | http://YOUR-IP:8080 | 8080 |
| Stratum Connect | stratum+tcp://YOUR-IP:PORT | 3333/3334/3335 |
Get the most out of your mining infrastructure.
The CLI installer asks about pruning during setup. Pruning saves significant storage space while still allowing mining. You can adjust the pruning value later in your node configuration file if needed.
Check the AxeOS Dashboard for node sync status. High CPU usage in MIM indicates the blockchain node is still syncing — this is normal and will settle down once the node is fully caught up.
Use Dozzle at port 8080 to monitor all container logs in real-time. This is invaluable for troubleshooting startup issues, watching blockchain sync progress, and monitoring pool activity.
Common questions about the CLI Installer.
Your complete solo mining infrastructure is one command away. Free forever.