System Requirements
Honeyframe is packaged as Python services with static frontends, fronted by an nginx reverse proxy. The default deployment runs all services on a single Linux host.
Standard Install
This page covers Honeyframe Self-Hosted — installing Honeyframe on your own infrastructure with setup-customer.sh. If you are evaluating Honeyframe and want a managed instance instead, see Deployment Tiers — the Cloud tier provisions a Space for you in minutes, no install required.
License Activation
From v0.0.31 Honeyframe ships with a per-org license gate. Each license is a vendor-issued, Ed25519-signed JSON document that names the customer org, the licensed tier, the licensed products, an expiry date, and an optional user limit. The backend validates the signature on every request through licensegatemiddleware; an expired or invalid license returns 403.
Custom
1 butir