filecoin-station / spark-api

💥 SPARK API
https://github.com/filecoin-station/spark
Other
3 stars 1 forks source link

feat: process.env.INFLUXDB_TOKEN #361

Closed bajtos closed 2 months ago

bajtos commented 2 months ago

Move the configuration of the writer token from plain-text code to Fly.io secrets.

bajtos commented 2 months ago

@juliangruber hindsight please 🙏🏻

I needed to switch to a different token to allow spark-api to write to the spark-network-info bucket (see https://github.com/filecoin-station/spark-api/pull/339) and I figured out this is a good time to convert the token to a secret.