Skip to content

Release v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 May 17:33
918cfa3

Changes in v1.2.0

See CHANGELOG.md for full details.

Installation

Docker (Recommended):

docker pull ghcr.io/frostr-org/igloo-server:1.2.0

From Source:

curl -L https://github.com/FROSTR-ORG/igloo-server/archive/v1.2.0.tar.gz | tar -xz
cd igloo-server-1.2.0
bun install
bun run build
bun run start