Skip to content

Release v0.1.6

Choose a tag to compare

@github-actions github-actions released this 11 Jul 15:03
· 0 commits to 42e96a96156f68eb91c19c0031275532c5464fea since this release

Changes in v0.1.6

See CHANGELOG.md for full details.

Installation

Docker (Recommended):

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

From Source:

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