miningpool-observer icon indicating copy to clipboard operation
miningpool-observer copied to clipboard

add: enable docker config via ENV vars

Open 0xB10C opened this issue 3 years ago • 2 comments

This allows to configure both docker containers via ENV variables. The TOML configuration is generated in the entrypoint-{web,daemon}.sh files.

0xB10C avatar Sep 09 '21 23:09 0xB10C

Before merging: make sure the job only runs on the master branch.

0xB10C avatar Sep 10 '21 16:09 0xB10C

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.

0xB10C avatar Sep 12 '22 15:09 0xB10C

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.

0xB10C avatar Feb 02 '23 11:02 0xB10C