A self-hostable Git server designed for developers who want full control over their repositories. Access your code through an elegant terminal user interface over SSH, browse repositories and files directly from the command line, and manage everything without relying on external services.
Key capabilities include:
Installation is straightforward with packages available for macOS, Linux, Windows, and Docker. Simply run soft serve to start—it creates a data directory for repositories, SSH keys, and configuration. The server supports multiple protocols simultaneously and includes comprehensive configuration options for SSH, Git daemon, and HTTP services.
Perfect for teams wanting a lightweight, self-contained Git hosting solution that works entirely from the terminal.
$ brew install charmbracelet/tap/soft-serve