Automic VaultAutomic Vault

brew

使用 Homebrew, apk, pacman 安装 atuin-server

查看 atuin-server 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install atuin-server

local Homebrew formula metadata

概览

软件包摘要

Sync server for atuin - Improved shell history for zsh, bash, fish and nushell

命令和别名

  • atuin-server

历史

项目历史与用法

atuin-server is the self-hosted sync companion for Atuin, the shell-history tool that stores command history in SQLite locally and can synchronize encrypted history between machines. The server package matters to package users because it splits Atuin's privacy-preserving sync backend into a deployable binary that can be installed, containerized, and upgraded separately from the interactive shell-history CLI.

项目历史

The Atuin repository was created in October 2020 and describes the project as replacing traditional shell history with a SQLite database plus extra command context. Its README presents sync as optional and fully encrypted, with users able to rely on the hosted service, self-host, or run entirely without sync.

The server moved from being started through the main `atuin` binary to a separate `atuin-server` binary before v18.12.0. The current self-hosting guide documents that upgrade boundary and states that every release publishes prebuilt `atuin-server` binaries and installer scripts.

采用历史

Atuin's README advertises support for zsh, bash, fish, nushell, xonsh, and PowerShell, which put the client in the daily path of shell users rather than only in a backend role. The same repository publishes release assets for both `atuin` and `atuin-server` across Linux, macOS, Windows, and musl targets, giving package managers a clear split between the interactive CLI and the deployable sync service.

The Homebrew package metadata in this batch shows `atuin-server` packaged separately from `atuin`, while the same source facts list Alpine, Homebrew, and Arch packages. That separate formula tracks the upstream split: users who only need the local shell-history UI install `atuin`, while operators who want private sync install `atuin-server`.

使用方式

A self-hosted server can be started with `atuin-server start` and configured through `~/.config/atuin/server.toml` or environment variables. The documented server configuration includes listen host, port, open-registration behavior, and `db_uri`, with PostgreSQL 14+ and SQLite 3+ documented as supported storage backends.

The server is used by configuring clients with a `sync_address`, then registering, logging in, and running `atuin sync`. The sync guide emphasizes that the history is end-to-end encrypted before it reaches the server, so the server package is infrastructure for storage and synchronization rather than a plaintext command-history database.

为什么软件包爱好者会关心

For package maintainers, `atuin-server` is a neat example of a Rust project that outgrew a single CLI binary and exposed a second artifact with different runtime expectations: service management, database configuration, network binding, reverse-proxy TLS, and persistent storage. That makes it a distinct package even though it shares the upstream repository and release train with Atuin.

The package also shows why formula splits matter. Installing the server on a workstation is unnecessary for most Atuin users, while bundling it into only the main CLI would make self-hosting less obvious for operators. Separate packaging lets Homebrew, Alpine, and Arch users install just the role they need.

时间线

  • 2020: The Atuin repository was created on GitHub.
  • 2021: Early GitHub releases in the 0.6 series were published.
  • 2022: Atuin moved through v0.10 and then jumped to v11.
  • 2024: The 18.x release line began.
  • 2026: v18.16.x releases shipped separate `atuin` and `atuin-server` artifacts.

Related projects

  • Atuin client: the interactive shell-history CLI that records, searches, imports, and syncs history.
  • PostgreSQL and SQLite: supported backing stores for self-hosted sync servers.
  • Shell history systems in zsh, bash, fish, nushell, xonsh, and PowerShell: the native history layers Atuin augments or replaces.

安全态势

风险级别:orange

formula declares a Homebrew service. generalized runtime or code generation signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • formula declares a Homebrew service
  • generalized runtime or code generation signal

信号

  • metadata:service
  • text:shell

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Unix
~/.config/atuin/server.toml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
atuin-servercli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本18.16.1
管理器更新时间2026-05-13
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/atuinsh/atuin

安装元数据

软件包元数据

软件包键brew:atuin-server
版本18.16.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/atuin-server
主页https://atuin.sh
仓库https://github.com/atuinsh/atuin
上游文档https://docs.atuin.sh/cli/self-hosting/server-setup
许可证MIT
源码归档https://github.com/atuinsh/atuin/releases/download/v18.16.1/source.tar.gz
最后更新2026-05-13T03:02:12Z
Pulseupdated
构建依赖protobuf, rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务declared
注意事项The configuration file is located at: $HOMEBREW_PREFIX/etc/atuin-server/server.toml

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameatuin-server
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

apk95%

atuin-server 18.6.1-r0

Magical shell history - sync server

https://github.com/atuinsh/atuin

sudo apk add atuin-server
  • License: MIT
  • Architecture: x86_64
  • Source Package: atuin
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Atuin Server
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: atuin-server from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

atuin-server 18.16.1-1

Magical shell history - sync server

https://github.com/atuinsh/atuin

sudo pacman -S atuin-server
  • License: MIT
  • Architecture: x86_64
  • 6 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Atuin Server
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: atuin-server from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment