Releases: csaeum/DockerStackPortainer
Releases · csaeum/DockerStackPortainer
Portainer Stack v1.0.0
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