Loading account...
Log in to view your account
Manage your subscription, view your license key, and update billing.
Your Account
License Key
Use this key during Pounce setup to activate your instance.
Copied to clipboard!
Quick Start
Install Pounce on your own server with the release bundle or Docker Compose.
Self-hosted install is in early access. Check the setup guide for current requirements.
Recommended install
curl -fsSL https://pouncefirst.com/install.sh | bash Direct download
curl -fsSLO https://github.com/fabermade/pounce/releases/latest/download/pounce-selfhost.tar.gz After editing .env
docker compose pull && docker compose up -d Set your license key
POUNCE_LICENSE_KEY=YOUR_KEY Works anywhere Docker runs. Download options · Full setup guide