Deploy Cap with Docker
Cap is a lightweight, modern open-source CAPTCHA alternative that uses SHA-256 proof-of-work. It's fast, private, and extremely simple to integrate. With Hostim.dev, you can deploy Cap in one click, fully preconfigured with persistent storage and automatic HTTPS.
๐ Protect your site with a privacy-focused, proof-of-work CAPTCHA โ no tracking, no bloat.
Why Host Cap on Hostim.dev?โ
- ๐ณ One-click Docker deployment โ no manual setup or YAML
- ๐พ Persistent volume included โ stores all CAPTCHA data safely
- ๐ Automatic HTTPS + domain โ ready to use instantly
- ๐ Real-time logs and metrics โ monitor performance at a glance
- ๐ Private by design โ no tracking or data collection
๐ฅ Watch how easy it is to deploy any open source app on Hostim.dev โ this example shows Umami, but the flow is identical for Cap.
Whatโs includedโ
Resource | Details |
---|---|
App | tiago2/cap:latest Docker image |
Volume | /usr/src/app/.data |
Domain | Free *.hostim.dev subdomain |
SSL | Letโs Encrypt (auto-enabled) |
Port | 3000 |
Defaults | ADMIN_KEY : immediately_change_this_to_minimum_30_chars |
How to Deployโ
- Go to your Hostim.dev dashboard.
- Click Create Project โ Use a Template.
- Select the Cap template.
- Choose a resource plan (Dev, Prod, or Full).
- Hit Deploy.
Your project will be ready in seconds. From there, open the Cap app and click the link to access your dashboard.
Post-Deploy Notesโ
- ๐ Change the ADMIN_KEY immediately to a secure, 30+ character key under Environment Variables
- ๐ก๏ธ Cap uses proof-of-work to make it easier for humans and harder for bots
- ๐ Add a custom domain under Networking โ Domains
- ๐ View resource usage and logs under the App panel
Source + Docsโ
- GitHub: tiagorangel1/cap
- Documentation: capjs.js.org
- Demo: capjs.js.org/guide/demo.html
Looking for something else? Browse all templates โ