Skip to content

Releases: asklokesh/FireLater

FireLater ITSM Platform v1.0.0

28 Dec 04:21

Choose a tag to compare

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.0

Quick 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