Skip to content

Conversation

@svenvg93
Copy link
Contributor

@svenvg93 svenvg93 commented Jan 25, 2026

📃 Description

This PR allows to use environment variables for InfluxDB and Prometheus during the initial setup. Similar to thresholds etc.

Closes #2657
Closes #2500

📖 Documentation

alexjustesen/speedtest-tracker-docs#110

🪵 Changelog

➕ Added

  • Data Integration config for the needed env vars
# Data Integrations
# InfluxDB v2
# INFLUXDB_V2_ENABLED
# INFLUXDB_V2_URL
# INFLUXDB_V2_ORG
# INFLUXDB_V2_BUCKET
# INFLUXDB_V2_TOKEN
# INFLUXDB_V2_VERIFY_SSL

# Prometheus
# PROMETHEUS_ENABLED
# PROMETHEUS_ALLOWED_IPS

✏️ Changed

  • Update the settings migration to read from the Env vars.

@svenvg93 svenvg93 marked this pull request as ready for review January 26, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] InfluxDB settings as environment variables [Feature] Configure prometheus via env variables

1 participant