Portainer Documentation
Official Website
Get 5 Nodes of BE Free
Search…
2.13
Welcome
What's new in version 2.13
Release Notes
Getting Started
Introduction
Portainer architecture
Requirements and prerequisites
Install Portainer
Upgrading Portainer
Using Portainer
Home
Docker/Swarm
Kubernetes
Azure ACI
Nomad
Edge Compute
Edge Devices
Edge Groups
Edge Stacks
Edge Jobs
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
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.
This may be auto-selected by your choice of
Edge Groups
.
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 your build file.
Upload
Upload a build file from your computer.
Repository
Use a GitHub repo where the build 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
16d ago
Copy link
Edit on GitHub