Skip to content

Managed SaaS

The brūhi Cloud Managed SaaS tier provides zero-config radio station hosting and global stream distribution. The brūhi team manages the server provisioning, SSL certificates, storage backups, and audio engine scaling so you can focus entirely on broadcasting.

  • Zero-Maintenance Deployment: Automated provisioning of FastAPI instance, bruhi-audio Rust engine, and Icecast relays within seconds.
  • Global Edge Audio Relays: Stream distribution across 30+ regions with automatic CDN failover for low listener latency.
  • Managed S3 Storage Integration: Unlimited media storage connected directly to your S3 bucket (AWS S3, Cloudflare R2, or MinIO).
  • Automated Database Backups: Continuous backups of your consolidated SQLite database (bruhi.db), station settings, and playlist queues.
  • High-Availability SLA: 99.95% uptime SLA backed by automated monitoring and failover.
  1. Register your organization account at bruhi.in/cloud.
  2. Provision a new broadcast workspace and obtain your workspace license key.
  3. Access your web dashboard at https://your-station.bruhi.cloud.
  4. Log in using WebAuthn passkeys or owner credentials to create your first station and start broadcasting.

Your managed workspace uses the exact same REST API as self-hosted brūhi Cloud instances:

Terminal window
# Set your managed instance URL and API Token
export BRUHI_API="https://your-station.bruhi.cloud"
export API_TOKEN="your-api-bearer-token"
# Check station status
curl -H "Authorization: Bearer $API_TOKEN" $BRUHI_API/api/stations/1
FeatureSelf-Hosted CommunityManaged SaaSEnterprise Cloud
bruhi-audio Rust Engine✅ Included✅ Managed✅ Dedicated Cluster
Web Dashboard & Mixer✅ Included✅ Included✅ Custom Branding
Multi-Station SupportManually SizedUp to 10 StationsUnlimited
Storage BackupsLocal VolumeAutomated DailyReal-Time Continuous
High-Availability RelaysSelf-ManagedEdge CDN RelaysMulti-Region Active Failover
SLA UptimeCommunity Best-Effort99.95% SLA99.99% SLA
Support ChannelGitHub IssuesPriority Email24/7 Phone & Dedicated Manager