-
PicPeak v1.0.93
Stablereleased this
2025-07-24 15:24:20 +02:00 | -4 commits to main since this releasePicPeak v1.0.93
🐳 Docker Images
This release includes Docker images published to local registry:
# Backend docker pull registry.local.nothaft.cloud/picpeak-backend:v1.0.93 docker pull registry.local.nothaft.cloud/picpeak-backend:latest # Frontend docker pull registry.local.nothaft.cloud/picpeak-frontend:v1.0.93 docker pull registry.local.nothaft.cloud/picpeak-frontend:latest📦 What's New
See the README for features and documentation.
🚀 Quick Start
# Clone and deploy git clone https://gitea.nothaft.cloud/paul/picpeak.git cd picpeak # Use the tagged version docker-compose -f docker-compose.prod.yml up -d
For detailed deployment instructions, see the Deployment Guide in the repository.
Downloads