IRIS-NG-v1.0.0
·
1 commit
to main
since this release
IRIS-NG Community Edition — IRIS-NG-v1.0.0
Full notes: CHANGELOG.md
· Wiki
· Getting Started
Container images
Published to GHCR by the image workflows on this same tag. The image
tag replaces + with -, since + is not valid in a Docker tag:
docker pull ghcr.io/zach115th/iriswebapp_app:IRIS-NG-v1.0.0
docker pull ghcr.io/zach115th/iriswebapp_db:IRIS-NG-v1.0.0
docker pull ghcr.io/zach115th/iriswebapp_nginx:IRIS-NG-v1.0.0Running from source instead is the tested path — see
Getting Started.
Helm chart
The packaged chart is attached to this release:
helm install iris-ng \
https://github.com/zach115th/iris-ng/releases/download/IRIS-NG-v1.0.0/iris-web-0.3.0.tgz \
-n iris --create-namespace -f my-values.yamlChange the ingress hostname and every shipped secret first — see the
Kubernetes wiki page.
No registration, activation, or license key is required.
Full Changelog: https://github.com/zach115th/iris-ng/commits/IRIS-NG-v1.0.0