InfluxDB
Image: influxdb:2
- Port 8086/http
- Public domain with TLS
- 10 GB volume at /var/lib/influxdb2
- 1 vCPU · 1 GB
- /health
Template · Databases
Time-series database with a UI, auto-provisioned org, bucket and token.
Opens the dashboard with this template pre-selected. Sign in with GitHub if you are new; the free tier needs no card.
One service in the environment you pick, on the private network of the project.
Official influxdb:2 image; DOCKER_INFLUXDB_INIT_* variables run the setup on first start.
Image: influxdb:2
Generated secrets never leave the platform; references are resolved on the private network. Anything marked required is asked for at deploy time.
| Name | Value |
|---|---|
| DOCKER_INFLUXDB_INIT_MODE | setup |
| DOCKER_INFLUXDB_INIT_USERNAME | admin |
| DOCKER_INFLUXDB_INIT_PASSWORD | generated (password) |
| DOCKER_INFLUXDB_INIT_ORG | main |
| DOCKER_INFLUXDB_INIT_BUCKET | default |
| DOCKER_INFLUXDB_INIT_ADMIN_TOKEN | generated (secret) |
| INFLUX_URL | http://${{self.SKIFFLY_PRIVATE_DOMAIN}}:8086 |
Volumes, secrets and domain pre-wired. Runs on EU nodes, paid per minute from a prepaid balance.