# Deploy a stack

Portainer lets you deploy an entire stack from either a default template or a custom template.

{% hint style="info" %}
You can also [create a template from a stack](https://docs.portainer.io/sts/user/docker/stacks/template).
{% endhint %}

From the menu expand **Templates**, select **Application** or **Custom** (depending on the template) then select the template you want to deploy. In this example we'll create a WordPress stack.

<figure><img src="https://content.gitbook.com/content/MdgxA76kWxcRmwybM8Ft/blobs/92KGQmDWIgvxKzhpOIu0/deploy-a-stack-new.gif" alt=""><figcaption></figcaption></figure>

Enter a name for the stack and set any required configuration values (these will differ from template to template). Toggle **Enable access control** on or off as required.

<figure><img src="https://content.gitbook.com/content/MdgxA76kWxcRmwybM8Ft/blobs/HlcxkFkShRpZEJ2kzxZh/2.15-docker-deploy-stack-wordpress.png" alt=""><figcaption></figcaption></figure>

Click **Deploy the stack** then wait for the deployment to finish. If the deployment is successful, the new stack will appear in the list. Select it to view the [deployment details](https://docs.portainer.io/sts/user/docker/stacks/edit).

<figure><img src="https://content.gitbook.com/content/MdgxA76kWxcRmwybM8Ft/blobs/N4cFgLkvUsTuOigDBSwC/2.20-templates-deploy-stack-stacklist.png" alt=""><figcaption></figcaption></figure>
