Paperclip

Paperclip

Application Docker from BitCryptic's 2nd Repository

Vue d'ensemble

Paperclip is an open-source AI coding agent platform. This image is maintained by BitCryptic and built from the official Paperclip source with Unraid compatibility in mind. Requires a PostgreSQL database (e.g. a separate Postgres container). Set DATABASE_URL to your connection string before starting. BETTER_AUTH_SECRET must be set to a securely generated random string (e.g. openssl rand -base64 32). ANTHROPIC_API_KEY is required for Claude-based agents. PAPERCLIP_PUBLIC_URL should be set to the URL users will access Paperclip from (e.g. http://your-server-ip:3100).

Exigences

PostgreSQL container (e.g. postgres:16)

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:3100]/
Réseau
bridge
Coquille
sh
Privilégié
false

Configuration du modèle

WebUI PortPorttcp

Port to access the Paperclip web interface.

Cible
3100
Défaut
3100
Valeur
3100
Data PathPathrw

Persistent storage for Paperclip data.

Cible
/paperclip
Défaut
/mnt/user/appdata/paperclip
Valeur
/mnt/user/appdata/paperclip
DATABASE_URLVariable

PostgreSQL connection string.

Défaut
postgres://paperclip:password@postgres-paperclip:5432/paperclip
Valeur
postgres://paperclip:password@postgres-paperclip:5432/paperclip
BETTER_AUTH_SECRETVariable

Random secret for session signing. Generate with: openssl rand -base64 32

ANTHROPIC_API_KEYVariable

Anthropic API key for Claude-based agents.

PAPERCLIP_PUBLIC_URLVariable

The URL users will access Paperclip from. Must match your reverse proxy or direct IP.

Défaut
http://your-server-ip:3100
Valeur
http://your-server-ip:3100
PAPERCLIP_DEPLOYMENT_MODEVariable

Set to 'authenticated' for private use or 'public' for open access.

Défaut
authenticated
Valeur
authenticated
SERVE_UIVariable

Serve the web UI from the same process.

Défaut
true
Valeur
true
BETTER_AUTH_TRUSTED_ORIGINSVariable

Comma-separated list of trusted origins for auth (e.g. http://your-server-ip:3100). Required if accessing from multiple URLs.

Télécharger les statistiques

273
Total des téléchargements

Détails

Référentiel
bitcryptic/paperclip:latest
Dernière mise à jour2026-05-13
Première vue2026-05-13

Exécutez Paperclip sur Unraid.

Paperclip est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.