# influxdb@1 を Homebrew, scoop, apt, MacPorts, Nix, pacman, zypper でインストール

influxdb@1 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:influxdb@1
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install influxdb@1
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install influxdb
```

  証拠: MacPorts ports tree: sysutils/influxdb/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install influxdb
```

  証拠: Debian stable package indexes: influxdb from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#influxdb
```

  証拠: nixpkgs package indexes: pkgs/by-name/in/influxdb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S influxdb
```

  証拠: Arch Linux sync databases: influxdb from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install influxdb
```

  証拠: openSUSE Tumbleweed package metadata: influxdb from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install versions/influxdb1
```

  証拠: Scoop official bucket manifest trees: bucket/influxdb1.json from https://api.github.com/repos/ScoopInstaller/Versions/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:influxdb@1
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/influxdb@1>
- **バージョン:** 1.12.4
- **ソース概要:** Time series, events, and metrics database
- **ホームページ:** <https://influxdata.com/time-series-platform/influxdb/>
- **リポジトリ:** <https://github.com/influxdata/influxdb>
- **上流ドキュメント:** <https://influxdata.com/time-series-platform/influxdb/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/influxdata/influxdb/archive/refs/tags/v1.12.4.tar.gz>
- **最終更新:** 2026-07-26T04:07:49+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## ビルド依存関係

- go
- pkgconf
- rust

## インストール挙動

- post-install フック: 未定義
- サービス: declared
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.12.4
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/influxdata/influxdb
- 検出された最新: v1.12.4 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2013: InfluxDB began after Errplane's monitoring work and Monitorama feedback pointed to demand for an open source time-series database.
- 2014: InfluxData raised Series A funding to accelerate the database and company around it.
- 2016: InfluxDB 1.0 and InfluxDB Enterprise reached general availability with 1.x API and storage compatibility promises.
- 2020: InfluxDB 1.8 added production-ready Flux support and 2.0 API compatibility endpoints.

### Related projects

- Related projects include Telegraf, Kapacitor, Chronograf, InfluxDB Enterprise, InfluxDB Cloud, Flux, OpenTSDB, Graphite, and RRD.

### ソース

- <https://docs.influxdata.com/influxdb/v1>
- <https://github.com/influxdata/influxdb>
- <https://www.influxdata.com/blog/influxdb-1-0-ga-released-a-retrospective-and-whats-next/>
- <https://www.influxdata.com/blog/release-announcement-influxdb-with-long-awaited-features/>


## セキュリティノート

influxdb@1 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。



## Configuration and credential file locations

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.


## Configuration files

- Linux: /etc/influxdb/influxdb.conf
- macOS: /usr/local/etc/influxdb.conf
- Windows: Same directory as influxd.exe
## ソースデータベース詳細

- **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:** stable

## 他のパッケージマネージャ記録

- Scoop - versions/influxdb1: package manager index match | Scoop official bucket manifest trees: bucket/influxdb1.json from https://api.github.com/repos/ScoopInstaller/Versions/git/trees/master?recursive=1
- Debian apt - golang-github-influxdb-influxdb-dev - 1.6.7~rc0-2: versioned package alias match | Debian stable package indexes: golang-github-influxdb-influxdb-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Scalable datastore for metrics, events, and real-time analytics. | https://www.influxdata.com/products/influxdb-overview/
- Debian apt - influxdb - 1.6.7~rc0-2+b12: versioned package alias match | Debian stable package indexes: influxdb from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Scalable datastore for metrics, events, and real-time analytics | https://www.influxdata.com/products/influxdb-overview/
- Debian apt - influxdb-client - 1.6.7~rc0-2+b12: versioned package alias match | Debian stable package indexes: influxdb-client from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | command line interface for InfluxDB | https://www.influxdata.com/products/influxdb-overview/
- Nix - influxdb: versioned package alias match | nixpkgs package indexes: pkgs/by-name/in/influxdb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - golang-github-influxdb-influxdb-dev - 1.6.7~rc0-2build1: versioned package alias match | Ubuntu 24.04 LTS package indexes: golang-github-influxdb-influxdb-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Scalable datastore for metrics, events, and real-time analytics. | https://www.influxdata.com/products/influxdb-overview/
- Ubuntu apt - influxdb - 1.6.7~rc0-2build1: versioned package alias match | Ubuntu 24.04 LTS package indexes: influxdb from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Scalable datastore for metrics, events, and real-time analytics | https://www.influxdata.com/products/influxdb-overview/
- Ubuntu apt - influxdb-client - 1.6.7~rc0-2build1: versioned package alias match | Ubuntu 24.04 LTS package indexes: influxdb-client from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | command line interface for InfluxDB | https://www.influxdata.com/products/influxdb-overview/
- pacman - influxdb - 2.7.10-1: versioned package alias match | Arch Linux sync databases: influxdb from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Scalable datastore for metrics, events, and real-time analytics | https://github.com/InfluxData/influxdb
- zypper - influxdb - 1.11.8-1.12: versioned package alias match | openSUSE Tumbleweed package metadata: influxdb from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Scalable datastore for metrics, events, and real-time analytics | https://github.com/influxdata/influxdb
- zypper - influxdb-devel - 1.11.8-1.12: versioned package alias match | openSUSE Tumbleweed package metadata: influxdb-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | InfluxDB development files | https://github.com/influxdata/influxdb
- MacPorts - influxdb: versioned package alias match | MacPorts ports tree: sysutils/influxdb/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/influxdb: versioned package alias match | Scoop official bucket manifest trees: bucket/influxdb.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Database and data packages](https://pkg.so/ja/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [influxdb](https://pkg.so/ja/brew/influxdb/) - Package name indicates the same formula family.
- [influxdb-cli](https://pkg.so/ja/brew/influxdb-cli/) - Package name indicates the same formula family.
- [influxdb@2](https://pkg.so/ja/brew/influxdb-2/) - Package name indicates the same formula family.
- [telegraf](https://pkg.so/ja/brew/telegraf/) - Shares pkgdb curated category or tags: cli, data, metrics, time-series.
- [questdb](https://pkg.so/ja/brew/questdb/) - Shares pkgdb curated category or tags: cli, data, database, time-series.
- [arcadedb](https://pkg.so/ja/brew/arcadedb/) - Shares pkgdb curated category or tags: cli, data, database, time-series.
- [traildb](https://pkg.so/ja/brew/traildb/) - Shares pkgdb curated category or tags: cli, data, database, time-series.
- [opentsdb](https://pkg.so/ja/brew/opentsdb/) - Shares pkgdb curated category or tags: cli, data, database, time-series.

## Combined YAML source

View the package source record on GitHub. [combined/influxdb@1.yml](https://github.com/mxcl/pkgdb/blob/main/combined/influxdb@1.yml)


## ソース

- pkg.so package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
