Skip to content

Releases: csaeum/DockerStackPortainer

Portainer Stack v1.0.0

28 Dec 19:32

Choose a tag to compare

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