Portainer Documentation
Official Website
Get 5 Nodes of BE Free
Search…
2.14
Welcome
What's new in version 2.14
Release Notes
Getting Started
Introduction
Portainer architecture
Requirements and prerequisites
Install Portainer
Upgrading Portainer
Using Portainer
Home
Docker/Swarm
Dashboard
App Templates
Stacks
Add a new stack
Inspect or edit a stack
Create a template from a deployed stack
Webhooks
Migrate or duplicate a stack
Remove a stack
Services
Containers
Images
Networks
Volumes
Configs
Secrets
Events
Host
Swarm
Kubernetes
Azure ACI
Nomad
Edge Compute
Account settings
Administering Portainer
Users
Environments
Registries
Licenses
Authentication logs
Settings
Frequently Asked Questions
Portainer Concepts
Installing
Upgrading
Troubleshooting
Contributing
Advanced Topics
CLI configuration options
App templates
The Portainer Edge Agent
Access control
Reset the admin user's password
Security and compliance
Encrypting the Portainer database
Using your own SSL certificate with Portainer
Using Portainer with reverse proxies
Helm chart configuration options
Kubernetes roles and bindings
Deprecated and removed features
API
Accessing the Portainer API
API documentation
API usage examples
Get More Help
YouTube
Slack
Discord
Open a support request
Contribute to Portainer
Contribute
Build instructions
Powered By
GitBook
Create a template from a deployed stack
In Portainer you can create an
app template
from deployed stacks. This is useful if you need to deploy the same stack several times.
From the menu select
Stacks
, select the already-deployed stack, then click
Create template from stack
.
Define some properties for the new template, using the table below as a guide.
Field/Option
Overview
Title
Give the template a descriptive name.
Description
Enter a brief description of what your template includes.
Note
Note any extra information about the template (optional).
Icon URL
Enter the URL to an icon to be used for the template when it appears in the list (optional).
Platform
Select the compatible platform for the template. Options are
Linux
or
Windows
.
Type
Select the type of template. Options are
Standalone
or
Swarm
.
The
Web editor
will be pre-populated with the Compose file for your stack. Make any changes you need here.
When you're ready, click
Create custom template
.
Previous
Inspect or edit a stack
Next
Webhooks
Last modified
12d ago
Copy link
Edit on GitHub