Add-on Services
Extend your containers with managed databases, caching, and other services.
Available Add-ons
Redis
High-performance in-memory data store for caching and real-time applications.
From $16/month (Mini) — see pricing
PostgreSQL
Fully managed PostgreSQL database with automatic backups and scaling.
From $29/month (Mini) — or try for $1 / 12h — see pricing
MySQL
Managed MySQL database for applications requiring traditional SQL.
From $29/month (Mini) — or try for $1 / 12h — see pricing
MongoDB
Document database for flexible schemas and JSON-like data.
From $29/month (Mini) — or try for $1 / 12h — see pricing
Adding an Add-on
- 1 Go to Dashboard → Add-ons
- 2 Click "Add Service" on your desired add-on
- 3 Select your plan and configuration
- 4 Connection details are automatically added as environment variables
Connecting to Add-ons
When you provision an add-on, connection details are automatically injected as environment variables:
Add-on Features
- Automatic Backups: Daily backups with 7-day retention
- Secure Connection: TLS encryption for all connections
- Private Network: Add-ons connect via private network
- Monitoring: Built-in metrics and alerting
- Scaling: Upgrade plans without downtime
Using External Services
You can also connect to external managed services:
- AWS RDS, ElastiCache
- PlanetScale, Neon
- Supabase, Firebase
- MongoDB Atlas
- Redis Cloud, Upstash
Simply add the connection URL as an environment variable in your container settings.