Skip to Content
DocumentationReferenceThird-Party Services

Third-Party Services

Telemetry

Companion Hub takes a privacy-first approach. By default, no telemetry or analytics data is collected.

After installation, you may opt in to send anonymous crash reports to SentryΒ . This helps the team identify and fix bugs faster. You can enable or disable this at any time from the Settings page, or by setting the following in your settings.json:

{ "allowErrorMonitoring": false }

What We Don’t Do

  • No user tracking β€” No analytics, no usage metrics
  • No data collection β€” Your data stays on your server
  • No phone-home β€” Companion Hub works fully offline after installation (except for pulling Docker images)

External Connections

Companion Hub may make outbound connections for:

  • Docker Hub / GitHub Container Registry β€” Pulling app images
  • App Store Repository β€” Fetching the app catalogue
  • Let’s Encrypt β€” SSL certificate generation (if exposing apps)
  • Cloudflare β€” If using the Cloudflare Gateway via Companion Portal
  • Sentry β€” Only if you opt in to crash reporting
Last updated on