Skip to content

bugsift v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jul 04:43

Install

curl -fsSL https://github.com/joym-gits/bugsift/releases/latest/download/install.sh | bash

The installer pulls pre-built images from GitHub Container
Registry (see the publish-images workflow), generates all
secrets, writes .env, runs migrations, and starts the
stack. Full self-host guide:
https://github.com/joym-gits/bugsift/blob/main/deploy/README.md.

Pin this version

BUGSIFT_IMAGE_TAG=v0.2.0 \
  curl -fsSL https://github.com/joym-gits/bugsift/releases/download/v0.2.0/install.sh | bash

Full Changelog: v0.1.0...v0.2.0