Hi. Thanks for building this, it's saved us a lot of effort!
This PR creates a basic Docker build using a "push-to-ghcr" Github action which works without any further repository configuration. I've also fixed the spelling of Prometheus in a few places.
In addition I've now added the ability for the API key to be picked up from an environment variable by switching to ConfigArgParse. This makes life easier when running in Docker (or Kubernetes in my case) and wanting to inject the key securely.
Hi. Thanks for building this, it's saved us a lot of effort!
This PR creates a basic Docker build using a "push-to-ghcr" Github action which works without any further repository configuration. I've also fixed the spelling of Prometheus in a few places.
In addition I've now added the ability for the API key to be picked up from an environment variable by switching to ConfigArgParse. This makes life easier when running in Docker (or Kubernetes in my case) and wanting to inject the key securely.