Notifications
DockPod sends a notification whenever a Git Deployment build finishes (success or failure). Configure channels under Settings → Notifications.
Channels
| Channel | Plan | Setup |
|---|---|---|
| Free | Your own SMTP relay (Gmail app password, SendGrid, Mailgun, etc.) | |
| Telegram | Pro | Bot token (via @BotFather) + chat ID (via @userinfobot) |
| Slack | Pro | Incoming Webhook URL from your workspace's App Directory |
| Discord | Pro | Incoming Webhook URL from Channel Settings → Integrations → Webhooks |
Email is deliberately available on every plan — it's the one channel a self-hosted install can use without signing up for any third-party app or bot.
Email (SMTP)
DockPod connects directly to the SMTP server you configure — host, port, username, password, from address, and recipient(s). Port 587 (STARTTLS) and 465 (implicit TLS) are both handled automatically.
Testing a Channel
Every channel has a Send test message button that fires immediately, regardless of whether the channel is currently enabled — useful for verifying credentials before flipping it on.
Who Can Configure Notifications
Notification settings are account-wide, so only admin role users can view or edit them (see Multi-user & Roles). On a solo install, your one account is always admin, so nothing changes for you.