Skip to main content

Overview

There are two main roles when it comes to running Mistle:
  • Operator: the person deploying / running Mistle
  • User / Workspace admins: the people who use the deployed Mistle instance
This section is for the operator-owned integration setup after the deployment configuration exists. Use the connection guides when you need provider-specific setup such as GitHub App registration, Slack app configuration, Jira service-account credentials, or OAuth approval flows.

What Operators Own

Operators are responsible for:
  • choosing which integration targets are enabled
  • making sure the control-plane base URL is publicly reachable when integrations need callbacks or webhooks (if you’re using the Docker Compose stack, this is done via Cloudflare Tunnel).

Supported Integrations

Mistle currently ships these integrations: github-enterprise-server ships disabled by default. Enable it only when your deployment should connect to a GitHub Enterprise Server instance.

Next Steps