github LeslieLeung/glean v0.1.4

one month ago

Docker Images

This release includes the following Docker images:

  • ghcr.io/LeslieLeung/glean-backend:v0.1.4
  • ghcr.io/LeslieLeung/glean-web:v0.1.4
  • ghcr.io/LeslieLeung/glean-admin:v0.1.4

Quick Start

# Download docker-compose.yml
curl -fsSL https://raw.githubusercontent.com/LeslieLeung/glean/main/docker-compose.yml -o docker-compose.yml

# Start Glean
docker compose up -d

# Access at http://localhost

See README for full documentation.

Full Changelog: v0.1.3...v0.1.4

Don't miss a new glean release

NewReleases is sending notifications on new releases.