Skip to content

systempromptio/apt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

systemprompt.io

systempromptio/apt

APT repository for the systemprompt AI governance gateway.

Served at deb.systemprompt.io. GPG-signed for amd64 and arm64 on Debian 12+ and Ubuntu 22.04+.

The governance layer for AI agents — a single compiled Rust binary that authenticates, authorises, rate-limits, logs, and costs every AI interaction. Self-hosted, air-gap capable, provider-agnostic.

systemprompt.io · Documentation · Main repo · Discord

Template · MIT Core · BSL--1.1


Install

curl -fsSL https://deb.systemprompt.io/gpg.key \
  | sudo gpg --dearmor -o /usr/share/keyrings/systemprompt.gpg

echo "deb [signed-by=/usr/share/keyrings/systemprompt.gpg] https://deb.systemprompt.io stable main" \
  | sudo tee /etc/apt/sources.list.d/systemprompt.list

sudo apt-get update
sudo apt-get install systemprompt

Full configuration + systemd setup: systemprompt-template/docs/install/apt.md.

Supported distributions

  • Debian 12 (bookworm)
  • Debian 13 (trixie)
  • Ubuntu 22.04 LTS
  • Ubuntu 24.04 LTS
  • Pop!_OS 22.04+

Architectures

  • amd64 (x86_64)
  • arm64 (aarch64)

Package contents

Path Purpose
/usr/bin/systemprompt Gateway binary
/usr/bin/systemprompt-mcp-{agent,marketplace} MCP servers
/etc/systemprompt/services/ YAML configuration tree
/etc/systemprompt/systemprompt.env Environment overrides
/lib/systemd/system/systemprompt.service systemd unit

Licence

Packaging: MIT (this repo). Compiled binary: MIT AND BUSL-1.1 — template code is MIT; the compiled binary links systemprompt-core which is BSL-1.1.

About

APT repository for the systemprompt AI governance gateway. Served at deb.systemprompt.io. GPG-signed for amd64/arm64.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages