macOS
brew install influxdb@1local Homebrew formula metadata
sudo port install influxdbMacPorts ports tree · sysutils/influxdb/Portfile · source: api.github.com
brew
Time series, events, and metrics database. Version 1.12.4 via Homebrew; verified 2026-04-14.
install
brew install influxdb@1local Homebrew formula metadata
sudo port install influxdbMacPorts ports tree · sysutils/influxdb/Portfile · source: api.github.com
sudo apt install golang-github-influxdb-influxdb-devDebian stable package indexes · golang-github-influxdb-influxdb-dev · source: deb.debian.org
nix profile install nixpkgs#influxdbnixpkgs package indexes · pkgs/by-name/in/influxdb/package.nix · source: api.github.com
sudo pacman -S influxdbArch Linux sync databases · influxdb · source: geo.mirror.pkgbuild.com
sudo zypper install influxdbopenSUSE Tumbleweed package metadata · influxdb · source: download.opensuse.org
scoop install versions/influxdb1Scoop official bucket manifest trees · bucket/influxdb1.json · source: api.github.com
overview
Time series, events, and metrics database
history
InfluxDB 1.x is the original stable line of InfluxData's open source time-series database, packaged for operators who need the 1.x HTTP API, InfluxQL, line protocol, and TSM storage behavior.
InfluxDB grew out of Errplane, a monitoring SaaS company whose founders repeatedly needed a database designed for irregular time-series events. Paul Dix's retrospective says the open source database idea was validated by monitoring and DevOps users at Monitorama in September 2013, after earlier experiments with Cassandra, Redis, OpenTSDB, Graphite, and RRD did not match their requirements.
The 1.0 release in 2016 marked the point where InfluxData committed to stable 1.x APIs and storage compatibility. That mattered because pre-1.0 releases moved quickly and sometimes broke interfaces; 1.x gave operators a predictable base for metrics, monitoring, and IoT data stores.
By the 1.0 announcement, InfluxData reported tens of thousands of organizations using InfluxDB for network infrastructure, security, containers, solar, agriculture, science, user analytics, business intelligence, and home automation. The same post tied InfluxDB to the broader TICK stack with Telegraf for collection and Kapacitor for processing and alerting.
The 1.x line remained important after 2.x work began because many deployments depended on InfluxQL, existing line-protocol ingest paths, and stable TSM data files. InfluxDB 1.8 later added production-ready Flux support and 2.0-compatible API endpoints, giving 1.x installations a migration bridge.
The Homebrew package installs server and utility binaries such as `influxd`, `influx`, `influx_inspect`, and `influx_tools`. It is used as a local time-series daemon, a development database for metrics-heavy applications, or a compatibility target for systems written around the 1.x API.
Package users care about the `@1` suffix because InfluxDB's major versions carry different operational models. Keeping 1.x separately installable avoids forcing a database and client migration when an application only needs the established 1.x server.
InfluxDB 1.x is a classic package-manager case: a fast-moving infrastructure database that became important enough to need major-version formulae. It also represents the Go-era shift toward single-purpose infrastructure daemons with strong CLI and HTTP surfaces.
For package nerds, it sits at the center of an ecosystem rather than being just a daemon: Telegraf, Kapacitor, Chronograf, client libraries, and distro packages all orbit the same line-protocol and time-series storage conventions.
security posture
No matching local secret-handling manifest was found for influxdb@1. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/influxdb/influxdb.conf/usr/local/etc/influxdb.confSame directory as influxd.exeexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
influx_inspect | cli | global executable | |
influx_tools | cli | global executable | |
influxd | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/influxdata/influxdb
install metadata
| Package key | brew:influxdb@1 |
|---|---|
| Version | 1.12.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/influxdb@1 |
| Homepage | https://influxdata.com/time-series-platform/influxdb/ |
| Repository | https://github.com/influxdata/influxdb |
| Upstream docs | https://docs.influxdata.com/influxdb/v1 |
| License | MIT |
| Source archive | https://github.com/influxdata/influxdb/archive/refs/tags/v1.12.4.tar.gz |
| Last updated | 2026-04-14T11:39:37+09:00 |
| Pulse | updated |
| Build dependencies | go, pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | influxdb@1 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
versions/influxdb1
scoop install versions/influxdb1golang-github-influxdb-influxdb-dev 1.6.7~rc0-2
Scalable datastore for metrics, events, and real-time analytics.
https://www.influxdata.com/products/influxdb-overview/
sudo apt install golang-github-influxdb-influxdb-devinfluxdb 1.6.7~rc0-2+b12
Scalable datastore for metrics, events, and real-time analytics
https://www.influxdata.com/products/influxdb-overview/
sudo apt install influxdbinfluxdb-client 1.6.7~rc0-2+b12
command line interface for InfluxDB
https://www.influxdata.com/products/influxdb-overview/
sudo apt install influxdb-clientinfluxdb
nix profile install nixpkgs#influxdbgolang-github-influxdb-influxdb-dev 1.6.7~rc0-2build1
Scalable datastore for metrics, events, and real-time analytics.
https://www.influxdata.com/products/influxdb-overview/
sudo apt install golang-github-influxdb-influxdb-devinfluxdb 1.6.7~rc0-2build1
Scalable datastore for metrics, events, and real-time analytics
https://www.influxdata.com/products/influxdb-overview/
sudo apt install influxdbinfluxdb-client 1.6.7~rc0-2build1
command line interface for InfluxDB
https://www.influxdata.com/products/influxdb-overview/
sudo apt install influxdb-clientinfluxdb 2.7.10-1
Scalable datastore for metrics, events, and real-time analytics
https://github.com/InfluxData/influxdb
sudo pacman -S influxdbinfluxdb 1.11.8-1.9
Scalable datastore for metrics, events, and real-time analytics
https://github.com/influxdata/influxdb
sudo zypper install influxdbinfluxdb-devel 1.11.8-1.9
InfluxDB development files
https://github.com/influxdata/influxdb
sudo zypper install influxdb-develinfluxdb
sudo port install influxdbmain/influxdb
scoop install main/influxdbsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.