Portainer Documentation
Official Website
Get 5 Nodes of BE Free
Search…
CE 2.11
Welcome
Release Notes
Getting Started
Introduction
Portainer architecture
Requirements and prerequisites
Install Portainer CE
Upgrading Portainer
Using Portainer
Home
Docker/Swarm
Kubernetes
Azure ACI
Edge Compute
Edge Devices
Edge Groups
Edge Stacks
Edge Jobs
Account settings
Administering Portainer
Users
Environments
Registries
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
Using your own SSL certificate with Portainer
Using Portainer with reverse proxies
Helm chart configuration options
Deprecated and removed features
API
Accessing the Portainer API
API documentation
API usage examples
Get More Help
YouTube
Slack
Discord
Contribute to Portainer
Contribute
Build instructions
Powered By
GitBook
Edge Stacks
Edge Stacks is a feature that lets you deploy multiple applications to multiple environments from a single page and multiple sources, regardless of their current state (online, disconnected, new).
This functionality requires you to
enable Edge Compute
features.
From the menu select
Edge Stacks
then click
Add stack
.
Give the stack a descriptive name then select one or more
Edge groups
.
In
Deployment type
, select the type of deployment you are performing.
In the
Build Method
, define how to deploy your app from one of the following options:
Option
Overview
Web Editor
Use the Portainer web editor to write or paste in a
docker-compose
file.
Upload
Upload a
docker-compose.yml
file from your computer.
Repository
Use a GitHub repo where the compose file is stored.
Template
Use an Edge stack template. Only available for the
Compose
deployment type.
Once the configuration is completed, click
Deploy stack
.
Previous
Edge Groups
Next
Edge Jobs
Last modified
3mo ago
Copy link
Edit on GitHub