BlogChangelogDocsPricing
LoginSign up
All systems operational

Product

  • Dashboard
  • Documentation
  • Pricing
  • Changelog

Company

  • Blog
  • Brand Assets
  • Support

Legal

  • Privacy Policy
  • Terms of Service
  • Acceptable Use
© 2026 Nitric Inc.
DiscordXLinkedIn
Changelog|Feature

Service templates

Dec 15, 2025

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.

Service templates

Back to changelog