SynClaw logoSynClaw Docs
DocsHosting

Self-hosted Hosting

Own your stack: app, Convex backend, and tool infrastructure.

What you own in self-hosted mode

  • Application deployment and runtime uptime.
  • Convex environments, schema migrations, and auth configuration.
  • OpenClaw gateway and MCP server connectivity.
  • Incident response and compatibility maintenance.

Deployment sequence

  1. Set up Convex project and auth provider configuration.
  2. Run local dev and validate task/agent workflows.
  3. Configure OpenClaw + MCP integration.
  4. Deploy app and Convex to production.
  5. Run post-deploy verification and monitoring checks.

Deep guides