Skip to content

v1.9.0 Release

Latest
Compare
Choose a tag to compare
@anvithks anvithks released this 13 Jul 15:21
5a81c45

Version Summary

Version Number : v1.9.0 [tag: v1.9.0]
Date : 13-July-2023

Release Summary :

This is the first release of the Strato UI. This release separates the Strato UI from the SODA dashboard and allows users to install only Strato related components.
SODA v1.9.0 Okinawa 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 Strato UI. The release version is in line with the latest Strato release version.

Bug Fixes

New Contributors

Projects/Repos Tested with this release:

Project Release Link
installer installer release v1.9.0
delfin strato release v1.9.9

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.9.0
Edit the file installer/ansible/group_vars/common.yml and change the section Respective projects release versions

strato_ui_release_version: v1.9.0
strato_release_version: v1.9.0

Alternatively you can run the docker container directly by running

docker run -d --net=host --name soda-strato-ui \
-e OPENSDS_AUTH_URL=http://$HOST_IP/identity \
-e OPENSDS_GELATO_URL=http://$HOST_IP:8089 \
-e OPENSDS_S3_URL=http://$HOST_IP:8090 \
-e OPENSDS_S3_HOST=$HOST_IP \
-e STORAGE_SERVICE_PLAN_ENABLED=true \
-e OPENSDS_S3_PORT=8090 sodafoundation/strato-ui:v1.9.0

Issues and Suggestions

Any SODA Strato UI Release related issues/suggestions, please raise at https://github.com/sodafoundation/strato-ui/issues

Documentation

https://docs.sodafoundation.io