Deployment
Guidance for deploying SealGate in enterprise environments.
SealGate deployments vary by environment (on-premise, VPC, or air‑gapped). This guide focuses on the deployment decisions you need to make. Exact hostnames, ports, and firewall rules are configured as part of your rollout.
What you deploy
- SealGate service: The control plane that enforces policy and serves the admin dashboard.
- Client connectivity: Your AI clients (Cursor, Claude Code, etc.) connect to SealGate over your standard HTTPS entrypoint.
Deployment checklist
- TLS termination: Terminate TLS at your reverse proxy / ingress.
- Authentication: Configure your organization’s auth (SSO) and admin access.
- Persistence: Ensure SealGate state (configuration + audit data) is stored on durable storage.
- Outbound egress: Allow outbound access only to:
- Approved MCP servers (internal or external), and
- Your SIEM endpoint if SIEM streaming is enabled (e.g., Splunk HEC).
- Logging: Forward SealGate logs to your standard log pipeline.
Need enterprise deployment assistance? Contact our team.