SChernykh / p2pool

Decentralized pool for Monero mining
GNU General Public License v3.0
1.08k stars 128 forks source link

Add docker-compose configuration menu #175

Closed bladedoyle closed 2 years ago

bladedoyle commented 2 years ago

Create / customize the docker-compose project using a curses menu

bladedoyle commented 2 years ago

I spent a lot (too much) time on this, I hope you will approve. Its really nice menu-driven configuration for customizing the project including which containers to run and what flags to pass each. I plan to enhance by adding additional options but this is a very solid start.