Connectors, monitoring, and notifications

Bounded integrations for visibility—not a general automation platform.

Database connectors

The Databases page stores named client connector metadata for MongoDB, PostgreSQL, MySQL, or Redis. It can save an encrypted password and make a timed TCP reachability check. This is not database installation, authentication verification, query execution, migration management, backup, or administration.

Monitor Logs Tokens

Create a token scoped to one project from Settings. The raw token is shown once and only its hash is stored. It authorizes GET /api/monitor/v1/projects/<slug>/deployments with a Bearer token. The response omits runtime logs, secrets, and repository URLs; revoke it from Settings when no longer needed.

Deployment notifications

Settings can save an encrypted HTTPS endpoint for Discord, Google Chat, Slack, or a generic webhook. Scope it to all projects or one project, and choose deployment success and/or failure. Notification delivery never determines whether a deploy is successful. Treat it as best-effort status delivery; there is no documented retry queue or public webhook API contract.

Last audited: 2026-08-25
Portal source of truth