portainer-docs/user/docker/templates
James Carppe 5ae62f332d
GITBOOK-55: 2.18.3 updates
2023-05-23 01:02:37 +00:00
..
README.md GITBOOK-43: Last minute updates 2023-04-18 05:43:13 +00:00
custom.md GITBOOK-55: 2.18.3 updates 2023-05-23 01:02:37 +00:00
deploy-container.md GITBOOK-43: Last minute updates 2023-04-18 05:43:13 +00:00
deploy-stack.md GITBOOK-43: Last minute updates 2023-04-18 05:43:13 +00:00

README.md

App Templates

An app template lets you deploy a container (or a stack of containers) to an environment with a set of predetermined configuration values while still allowing you to customize the configuration (for example, environment variables).

Portainer supports templates of both individual containers and stacks of containers.

{% content-ref url="deploy-stack.md" %} deploy-stack.md {% endcontent-ref %}

{% content-ref url="deploy-container.md" %} deploy-container.md {% endcontent-ref %}

By default, Portainer provides a pre-built set of app templates, but you are free to modify or replace these with your own. You can also create your own custom templates either manually or from an existing stack.

{% content-ref url="custom.md" %} custom.md {% endcontent-ref %}

{% content-ref url="../stacks/template.md" %} template.md {% endcontent-ref %}