DigitalOcean SaaS Add-Ons Overview¶
Introduction¶
Marketplace add-ons and integrations extend DigitalOcean functionality with third-party services.
Categories¶
Monitoring & Logging¶
- Datadog: Infrastructure monitoring
- New Relic: APM and monitoring
- Papertrail: Log management
- Sentry: Error tracking
Security & Compliance¶
CI/CD Tools¶
Communication¶
Databases & Caching¶
Popular Add-Ons¶
Datadog¶
Features:
├─> Infrastructure monitoring
├─> APM
├─> Log management
└─> Dashboards
Integration:
├─> One-click install
├─> Auto-discovery
└─> Pre-built dashboards
Cloudflare¶
Features:
├─> Global CDN
├─> DDoS protection
├─> WAF
└─> SSL/TLS
Integration:
├─> DNS management
├─> Automatic SSL
└─> Performance optimization
SendGrid¶
Features:
├─> Email delivery
├─> Templates
├─> Analytics
└─> API
Integration:
├─> SMTP relay
├─> API integration
└─> Webhook support
Installation¶
# Via Marketplace
# Control Panel → Marketplace → Select Add-On → Install
# Via API
curl -X POST \
-H "Authorization: Bearer $DO_TOKEN" \
"https://api.digitalocean.com/v2/1-clicks"