Self-Host PromptVault
Keep your data on your own servers. Run the full PromptVault platform privately โ all prompts, AI tools, GPT configs, and member management. One-time setup fee or managed hosting available.
| Feature | Cloud (PromptVault.com) | Self-Hosted |
|---|---|---|
| All premium prompts | โ | โ |
| AI Toolbox (optimizer, humanizer, etc.) | โ | โ |
| GPT configurations | โ | โ |
| Member management & auth | โ | โ |
| Stripe payments | โ | โ |
| Data stays on your servers | โ | โ |
| No per-seat pricing | โ | โ |
| Works offline (local AI) | โ | โ |
| Custom branding | โ | โ |
| White-label option | โ | โ |
| Auto-updates from PromptVault | โ | โ* |
* Self-hosted instances can sync prompt packs manually or via private API.
๐ DIY Self-Host
You set it up on your own infrastructure. We provide the Docker setup, documentation, and database schema.
- Full source code access
- Docker + docker-compose setup
- MySQL schema + seed data
- nginx + SSL configuration
- Step-by-step README
- 30-day email support
๐ ๏ธ Managed Setup
We set it up on your servers, configure SSL, and handle the first 30 days of support. You maintain full ownership.
- Everything in DIY
- We set it up for you
- Your cloud provider (AWS/GCP/Azure)
- Custom domain + SSL
- 3 custom prompt packs included
- Ongoing support available
๐ ๏ธ Quick Setup Preview (DIY)
Clone the repository
Get the self-host package after purchase. Contains the full PHP app, Docker configuration, and MySQL schema.
Configure your .env
Add your Stripe keys, database credentials, and domain. Everything else works out of the box.
Run docker-compose up
Starts PHP, MySQL, and nginx automatically. Handles SSL via Let's Encrypt.
You're live
Full PromptVault running on your servers. Add your team, configure payments, and you're operational.