Releases: asklokesh/FireLater
Releases · asklokesh/FireLater
FireLater ITSM Platform v1.0.0
FireLater ITSM Platform v1.0.0
Docker Images
# Pull backend image
docker pull ghcr.io/asklokesh/FireLater-backend:1.0.0
# Pull frontend image
docker pull ghcr.io/asklokesh/FireLater-frontend:1.0.0Quick Start
# Download and extract
tar -xzf firelater-1.0.0.tar.gz
# Start with Docker Compose
docker-compose -f docker-compose.prod.yml up -d