Skip to content

Portainer Stack v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Dec 19:32
· 3 commits to main since this release

Changes

  • Production-ready: Complete project setup with docs, CI/CD, and security (7d24ec2)

Installation

wget https://github.com/csaeum/DockerStackPortainer/releases/download/v1.0.0/portainer-stack.zip
unzip portainer-stack.zip
cd portainer-stack
cp .env.example .env
# Edit .env with your settings
docker-compose up -d