QuickInfraQuickInfraDocs
Open Console
templates

Deployment Templates

Deployment Templates are production-ready Deployment Projects written and maintained by QuickInfra. Browse the library, find a template that matches your deployment pattern, and copy it as a project — ready to point at your servers and execute.

What are Deployment Templates?

Deployment Templates are fully configured Deployment Projects authored by QuickInfra and made available as reusable starting points. Each template covers a specific deployment pattern — deploying a Java application, running a database migration, executing a configuration update across a fleet of servers, and more.

Copying a Deployment Template into your account gives you a ready-made project with the correct activity types, sequencing, and settings already in place. You provide your target servers and any environment-specific values, and the deployment is ready to execute — no building from scratch required.

How to Use a Template

Navigate to Templates → Deployment and browse the available templates. Each template describes the deployment pattern it implements and the activity types it uses. When you find one that fits your use case, click Copy as Project. A new Deployment Project is created in your account — configure the target hosts, adjust any activity-specific settings, and execute.

Tip:Not finding a template that matches your deployment scenario? Head to For You → Free Infra Template and request a custom template from the QuickInfra team at no cost.
Note:Deployment Templates cover both Linux and Windows targets, and include patterns for application deployment, database operations, script execution, and more. Browse the full library to find the closest match to your use case.

Key Things to Know

  • Templates are read-only — copy a template as a project first, then customise it in the project.
  • Copying a template creates a fully independent project — future updates to the original template do not affect your copy.
  • Templates are designed to work with infrastructure provisioned through QuickInfra Infrastructure Projects — target hosts are fetched directly from your provisioned instances.
  • If no template fits your use case, request a free custom one via the For You section.
Previous
Infrastructure
Next
Custom Scripts