v0.1.2
π Zeep Orbit v0.1.2
Deployment improvements, onboarding fix, and documentation updates.
β¨ Features
- EasyPanel template β one-click deploy via
easypanel.json - Deployment docs page β step-by-step guide for EasyPanel, Docker, Helm, Docker Compose
- Helm chart aligned β version
0.1.1synced with the app release
π Bug Fixes
- Onboarding password β minimum length validation fixed from 12 to 8 characters (aligned with backend)
- Helm chart release β created
gh-pagesbranch for Helm repository publishing
π¦ CI/CD
- Docker publish β workflow now triggers only on
v*tags, not on push to main - Automatic release β GitHub Release created automatically when pushing a tag
- Chart release β added
skip_existingto prevent version conflicts
π Documentation
- EasyPanel deployment guide (App β Docker Image)
- Note about
host.docker.internalvslocalhostin Docker run command
π¦ Docker
docker pull ghcr.io/zeeplabs/zeep-orbit:v0.1.2π Helm
helm repo add zeeplabs https://zeeplabs.github.io/zeep-orbit
helm install zeep-orbit zeeplabs/zeep-orbitBuilt with β€οΈ by Zeep Tecnologia