Skip to content

Self-Hosting SilentSuite

Deploy and manage SilentSuite on your own infrastructure. Self-hosting gives you full data sovereignty, no third-party dependencies, and all features unlocked with no subscription required.


GuideDescription
RequirementsSystem requirements and prerequisites
Quick StartFastest path from zero to running
Manual SetupStep-by-step setup with full control
ConfigurationEnvironment variables and configuration reference
UpdatingHow to update to new versions
Backup & RestoreProtect your data with backups
Admin DashboardManage your instance from the browser
ArchitectureHow the services fit together
TroubleshootingCommon issues and how to fix them
UninstallingHow to remove SilentSuite

Why Self-Host?

  • Full data sovereignty -- your data stays on your infrastructure, under your control.
  • No third-party dependencies -- nothing phones home.
  • Custom domain -- run the suite on your own domain with automatic HTTPS.
  • All features unlocked -- every feature, no subscription required.

The self-hosted stack runs four services via Docker Compose: PostgreSQL, Etebase (encrypted sync), a Next.js web frontend, and Caddy as a reverse proxy with automatic TLS.

Released under the AGPL-3.0 License.