metricq / metricq-webview

📈 A visualization of MetricQ data exploiting the advantages of the HTA db backend
GNU General Public License v3.0
7 stars 1 forks source link

feat: add a runtime config for the backend #187

Closed kinnarr closed 2 years ago

kinnarr commented 2 years ago

This PR adds the option to change the backend configuration at runtime. This is especially useful for Docker images where the buildtime configuration can only be changed when the Docker image is created. With the runtime configuration, you can use the image from Docker registry.