We've added a library of pre-built service templates to speed up common deployment patterns. Instead of configuring a service from scratch, select a template and get a working deployment config with sensible defaults.
Available templates#
- Express and Fastify for Node.js web servers
- Redis for caching and message brokering
- WordPress with pre-configured PHP and database settings
- PocketBase for a lightweight backend-as-a-service
- MariaDB for relational database workloads
- Uptime Kuma for self-hosted uptime monitoring
Each template includes pre-configured ports, environment variables, resource limits, and an icon. Templates that depend on other services (e.g., WordPress needing a database) automatically wire up variable references between them.