miningpool-observer
miningpool-observer copied to clipboard
add: enable docker config via ENV vars
This allows to configure both docker containers via ENV variables. The TOML configuration is generated in the entrypoint-{web,daemon}.sh files.
Before merging: make sure the job only runs on the master
branch.
As is, this requires use to remember adding new arguments to the docker-compose file each time we change the config file layout. Not sure if that's very maintainable.
Closing this for now. This was originally used to make miningpool-observer more Umbrel friendly. I currently don't plan on working on this soonish, but will leave the branch around if I or someone else want's to pick it up again at some point.