Skip to main content

InfluxDB

The Time Series Data Platform

What is InfluxDB?

InfluxDB is an open source time series database designed to handle high write and query loads. It's an ideal solution for storing metrics, events, and real-time analytics.

Key Features

  • Purpose-built for time series data
  • High-performance writes and queries
  • SQL-like query language (InfluxQL/Flux)
  • Built-in HTTP API
  • Downsampling and data retention policies
  • Continuous queries
  • Integrations with Grafana, Telegraf

Deployment on Moltern

InfluxDB can be deployed on Moltern with a single click. Moltern handles:

  • Automatic SSL/TLS certificates via Let's Encrypt
  • Persistent storage for your data
  • Environment configuration through the dashboard
  • Container orchestration with automatic restarts

Getting Started

  1. Navigate to the Services page in Moltern
  2. Search for "InfluxDB"
  3. Click Deploy and configure your settings
  4. Access your instance via the provided URL

Configuration

Environment Variables

Configure the following environment variables in your Moltern dashboard:

VariableDescriptionDefault
Check service settingsConfigure via dashboard-

Backup

Plan a backup using the service's own export or backup tools before deleting data. A restart is not a backup.