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. Self-hosted, your data, your rules.
⚡ Self-hosted install is in early access. Some methods may not be available yet — check the setup guide for the latest.
Install
curl -fsSL https://pouncefirst.com/install.sh | bash Or with npm
npm i -g @fabermade/pounce && pounce setup Or with Docker
docker run -it --rm -p 3000:3000 -v pounce-data:/data fabermade/pounce setup Activate your license
pounce license activate YOUR_KEY Works on macOS, Linux, and Windows. Full setup guide →