v1.7.1 Okinawa Release RC2
Pre-releaseVersion Summary
Version Number : v1.7.1 [tag: v1.7.1]
Date : 5-July-2023
Release Summary :
This is the first release of the Delfin UI. This release separates the Delfin UI from the SODA dashboard and allows users to install only Delfin related components.
SODA v1.8.1 Release is an incremental release over Navarino Release(v1.8.0) of SODA Foundation.
You can get the the earlier stable release, Navarino, here.
This is the first release for SODA Delfin UI
Bug Fixes
New Contributors
Projects/Repos Tested with this release:
Project | Release Link |
---|---|
installer | installer release v1.8.0 |
delfin | delfin release v1.7.0 |
How to use the Release:
Configuration & Installation If you want more config control, you can follow these steps: https://docs.sodafoundation.io/soda-gettingstarted/installation-using-ansible/
Ensure to checkout v1.8.1
Edit the file installer/ansible/group_vars/common.yml
and change the section Respective projects release versions
delfin_ui_release_version: v1.7.1
delfin_release_version: v1.7.1
Alternatively you can run the docker container directly by running
docker run -d --net=host --restart=always --name soda-delfin-ui \
-e SODA_HOST_IP=$HOST_IP \
-e SODA_DELFIN_URL=http://$HOST_IP:8190 \
-e SODA_PROMETHEUS_PORT=9090 \
-e SODA_ALERTMANAGER_PORT=9093 \
-e SODA_ALERTMANAGER_URL=http://$HOST_IP:9093 \
-e SODA_GRAFANA_PORT=3000 sodafoundation/delfin-ui:v1.8.1
Issues and Suggestions
Any SODA Release related issues/suggestions, please raise at https://github.com/sodafoundation/dashboard/issues