Releases: overture-stack/dms
Releases · overture-stack/dms
1.2.0
1.1.0
Features:
Read existing config and set them as defaults
Skip unchangeable configurations
Pull docker images before deploy to avoid timeouts
Backup existing config.yaml before saving new configurations.
Changes:
Add canari credits in readme.md
Update docs links
upgrade dms ui to 1.0.2
Fixes:
Fix dms home path in the wrapper script (requires downloading new script)
Fix user jwt duration configuration setting
Merge pull request #144 from overture-stack/rc/1.0.0
Data Management System (DMS) Release Notes
- Release Version: 1.0.0
- Release Date: March 26, 2021
New Features and Changes
- First general availability release of the Overture Data Management System bundle.
- An interactive & guided command-line tool that provides turnkey installation, configuration, and deployment of the base Overture product suite (Ego, Song, Score, Maestro, Arranger).
- Allows administrators to quickly stand up a system for data to be uploaded, indexed, and made available to end users for exploration via an online Data Portal.
Bugs Fixed Since Last Release
- None
Known Issues and Workarounds
- Docker for Ubuntu must be installed on the host system using official instructions from Docker itself (https://docs.docker.com/engine/install/ubuntu/), otherwise Docker daemon errors will occur when running the DMS installer.
- Unlike other Overture services, accessing the Arranger UI and DMS UI (data portal) using sub-paths requires a trailing slash
/
(e.g. https://dms.test.cancercollaboratory.org/arranger-ui/).