macOS
brew install influxdb@1local Homebrew formula metadata
sudo port install influxdbMacPorts ports tree · sysutils/influxdb/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de influxdb@1 pour les workflows d'agents IA.
installation
brew install influxdb@1local Homebrew formula metadata
sudo port install influxdbMacPorts ports tree · sysutils/influxdb/Portfile · Source: api.github.com
sudo apt install influxdbDebian stable package indexes · influxdb · 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
aperçu
Time series, events, and metrics database
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour influxdb@1. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.exeexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
influx_inspect | cli | exécutable global | |
influx_tools | cli | exécutable global | |
influxd | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/influxdata/influxdb
métadonnées d'installation
| Clé du paquet | brew:influxdb@1 |
|---|---|
| Version | 1.12.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/influxdb@1 |
| Page d'accueil | https://influxdata.com/time-series-platform/influxdb/ |
| Dépôt | https://github.com/influxdata/influxdb |
| Docs amont | https://docs.influxdata.com/influxdb/v1 |
| Licence | MIT |
| Archive source | https://github.com/influxdata/influxdb/archive/refs/tags/v1.12.4.tar.gz |
| Dépendances de compilation | go, pkgconf, rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | declared |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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/influxdbpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.