Pad

Pad

Docker-Anwendung from Perpetual Software's Repository

Übersicht

Pad is local-first project management for developers and AI coding agents. Single Go binary, SQLite by default, MCP-ready (Claude Code / Cursor / Windsurf). Your data stays on your Unraid box — no telemetry, no account required, no cloud lock-in. After install, click the container's Logs button to grab the first-run bootstrap token, then visit the WebUI to claim the first admin. See the install guide for screenshots: https://getpad.dev/docs/self-hosting/Unraid

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:7777]/
Netzwerk
bridge
Shell
sh
Privilegiert
false

Konfiguration der Vorlage

WebUI PortPorttcp

Pad web UI. Browse to http://[your-tower]:[port]/ after install.

Ziel
7777
Standard
7777
Wert
7777
AppdataPathrw

Pad's persistent data: SQLite database, attachments, encryption key, logs, and config. Back this up to keep your workspace safe.

Ziel
/data
Standard
/mnt/user/appdata/pad/
Wert
/mnt/user/appdata/pad/
PUIDVariable

User ID the pad process runs as. Default 99 (nobody) matches Unraid's appdata permissions. Change only if you know what you're doing — must be a positive integer.

Standard
99
Wert
99
PGIDVariable

Group ID the pad process runs as. Default 100 (users) matches Unraid's appdata permissions. Change only if you know what you're doing — must be a positive integer.

Standard
100
Wert
100
Log LevelVariable

Verbosity for the server log. One of: debug, info, warn, error.

Ziel
PAD_LOG_LEVEL
Standard
info
Wert
info
Bypass Setup TokenVariable

If true, the first admin account can be created directly from the web UI (browse to http://[your-tower]:[port]/setup) without copying a bootstrap token from the container logs. Convenient for trusted home networks. Default false (token required from logs). WARNING: while no users exist, anyone who can reach the WebUI port can claim the first admin account — only set true on networks you trust (LAN behind a firewall, Tailscale, etc.). Once an admin exists this setting has no effect.

Ziel
PAD_BYPASS_SETUP_TOKEN
Standard
false
Wert
false
Public URLVariable

External URL when pad is behind a reverse proxy (SWAG / NGINX Proxy Manager / etc.). Required for emailed invitation links to point at the right host. Example: https://pad.example.com

Ziel
PAD_URL
Maileroo API KeyVariable

Optional. Enables transactional email (workspace invitations). Without it, invites use copyable join codes via the CLI. Sign up at maileroo.com.

Ziel
PAD_MAILEROO_API_KEY
Email FromVariable

Sender address for invitation emails. Required if Maileroo API Key is set. Must be on a domain you control.

Ziel
PAD_EMAIL_FROM
Email From NameVariable

Display name on outbound emails (the human-friendly part before the address). Defaults to 'Pad'.

Ziel
PAD_EMAIL_FROM_NAME
Standard
Pad
Wert
Pad

Kategorien

Einzelheiten

Repository
ghcr.io/perpetualsoftware/pad:latest
Zuletzt aktualisiert2026-06-02
Erstmals gesehen2026-05-12

Führen Sie Pad auf Unraid aus.

Pad ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.