Automic VaultAutomic Vault

brew

Install soft-serve with Homebrew, Nix, pacman, winget

Mighty, self-hostable Git server for the command-line. Version 0.11.6 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install soft-serve

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#soft-serve

nixpkgs package indexes · pkgs/by-name/so/soft-serve/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S soft-serve

Arch Linux sync databases · soft-serve · source: geo.mirror.pkgbuild.com

Windows

Windows Package Managerverified · 92%
winget install --id charmbracelet.soft-serve -e

Windows Package Manager source index · charmbracelet.soft-serve · source: cdn.winget.microsoft.com

overview

Package summary

Mighty, self-hostable Git server for the command-line

Commands and aliases

  • soft

history

Project history and usage

Soft Serve is Charm's self-hostable Git server for the command line, combining Git-over-SSH/HTTP/Git protocol serving with an SSH-accessible terminal UI and administrative command set.

Project history

Charmbracelet created the Soft Serve GitHub repository in July 2021, and its v0.1.0 release followed in December 2021. The first release changelog already shows the project's core ideas: a Bubble Tea terminal UI, SSH middleware, repository browsing, clone information, public/private repository settings, config-as-data work, and packaged release artifacts.

The current README presents Soft Serve as a single binary named soft. It can create repositories on demand, import mirrors, browse repositories over SSH, print files with syntax highlighting, serve Git LFS, manage users and access through SSH commands, and run as a service or container.

Soft Serve fits Charm's broader terminal-app ecosystem. It uses the same Go/TUI culture as Charm projects such as Bubble Tea, Lip Gloss, Wish, and Glamour, making Git hosting feel like an interactive CLI application rather than only a web service.

Adoption history

The README documents installation through Homebrew, winget, Arch, Nix, Debian/Ubuntu and Fedora/RHEL package repositories, Go install, GitHub releases, and Docker images. That multi-channel distribution is central to its adoption story because a self-hosted Git server needs to be easy to bootstrap on small machines and developer boxes.

GitHub metadata shows a sizeable open-source audience for a niche Git server, and later releases in 2025 and 2026 focused on security fixes, LFS behavior, UI stack updates, CORS, and operational hardening.

How it is used

A typical first run is soft serve, which creates a data directory containing repositories, SSH keys, database files, and config.yaml. Administrators set SOFT_SERVE_INITIAL_ADMIN_KEYS for initial access and can override the data path with SOFT_SERVE_DATA_PATH.

Day-to-day use happens through normal git clone and git push commands plus SSH subcommands such as repo create, repo import, repo tree, repo blob, user create, pubkey add, token create, and settings management. Users can also SSH into the server for the TUI.

Why package nerds care

Soft Serve is package-nerd-interesting because it compresses a Git hosting appliance into one Go binary with predictable config and data directories. That makes it attractive for homelabs, internal mirrors, demos, workshops, and small teams that do not need a full forge.

It also shows the modern CLI preference for SSH-native administration: package the daemon, expose a stable service, and let git and ssh remain the primary clients.

Timeline

  • 2021-07: GitHub repository created under charmbracelet/soft-serve.
  • 2021-12: v0.1.0 released with the early Git server, SSH, TUI, and packaging work.
  • 2025: v0.9.0 updates the UI stack to newer Bubble Tea, Lip Gloss, Bubbles, Glamour, and Wish versions.
  • 2026: v0.11.x releases include security fixes around authentication, SSRF checks, and LFS behavior.

Related projects

  • Git: the version-control protocol and repository format Soft Serve hosts.
  • Git LFS: supported by Soft Serve over HTTP and SSH backends.
  • Bubble Tea, Lip Gloss, Glamour, and Wish: Charm libraries used in the terminal UI and SSH application style.
  • Gitea, Forgejo, GitLab, and cgit: neighboring Git hosting choices with different weight and interface assumptions.

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:server

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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
$SOFT_SERVE_DATA_PATH/config.yamldata/config.yaml

executables

Installed executables

CommandKindExposureNote
softcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version0.11.6
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/charmbracelet/soft-serve

install metadata

Package metadata

Package keybrew:soft-serve
Version0.11.6
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/soft-serve
Homepagehttps://github.com/charmbracelet/soft-serve
Repositoryhttps://github.com/charmbracelet/soft-serve
Upstream docshttps://github.com/charmbracelet/soft-serve#readme
LicenseMIT
Source archivehttps://github.com/charmbracelet/soft-serve/releases/download/v0.11.6/soft-serve-0.11.6.tar.gz
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

soft-serve

nix profile install nixpkgs#soft-serve
  • normalized package name match
  • Matched by: Soft Serve
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/so/soft-serve/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

soft-serve 0.11.6-2

A self-hosted Git server for the command line

https://github.com/charmbracelet/soft-serve

sudo pacman -S soft-serve
  • License: MIT
  • Architecture: x86_64
  • 2 dependencies
  • normalized package name match
  • Matched by: Soft Serve
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: soft-serve from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
winget95%

charmbracelet.soft-serve

winget install --id charmbracelet.soft-serve -e
  • normalized package name match
  • Matched by: Soft Serve
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: charmbracelet.soft-serve from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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