Skip to content

Deployment Options

Humanbound supports multiple deployment models to meet your organisation's security and compliance requirements.

SaaS (Cloud)

The default deployment. Humanbound hosts and manages everything.

  • No infrastructure to manage -- get started immediately
  • Automatic updates and scaling
  • Data stored in EU (North Europe region)
  • SOC 2 compliant infrastructure
pip install humanbound-cli
hb login

On-Premises

Deploy Humanbound within your own infrastructure for full data sovereignty.

  • All data stays in your network
  • Azure Functions runtime (self-hosted)
  • PostgreSQL (Cosmos DB compatible) database
  • Requires your own LLM provider credentials
# Point CLI at your on-prem instance
hb --base-url https://my-humanbound-server.internal/api login

Contact support@humanbound.ai for on-prem deployment packages.

Private Cloud

Dedicated Humanbound instance in your cloud tenant.

  • Isolated infrastructure within your Azure/AWS subscription
  • Managed by Humanbound team
  • Custom domain and branding
  • Same feature set as SaaS

Feature Comparison

Feature SaaS On-Prem Private Cloud
Managed infrastructure Yes No Yes
Data sovereignty EU region Your network Your tenant
Automatic updates Yes Manual Yes
Custom domain No Yes Yes
SIEM integration Yes Yes Yes
CLI support Yes Yes Yes