Notifications
Notification support is limited today. Treat this page as a map of current behavior and intended product direction.
Current behavior
DeployCrate currently exposes operational feedback mainly through the application UI:
- setup steps and provisioning status
- release and deployment status
- server and operator health surfaces where available
- toast messages for some immediate UI actions
- transactional email for account and product workflows
There is also a disabled Notifications control in the authenticated app shell. It is not a user-facing notification center yet.
Deployment events
Deployment progress is tracked as release and operator state. Use the deployment or release views as the source of truth for whether a release has been accepted, is running, completed, or failed.
Planned direction
External notification channels such as email alerts, Slack, Discord, or webhooks are not documented as available workflows yet. When they are added, they should cover:
- server provisioning failures
- deployment failures
- deployment success for production
- operator update failures
- server health warnings
- server update availability
Practical recommendation
Until notification channels are fully exposed, keep automated deployments conservative and verify status in DeployCrate after changing source credentials, environment targets, domains, or secrets.