Releases: dockstore/compose_setup
Releases · dockstore/compose_setup
1.7.4
Fix broken path (#113) Fix for https://github.com/dockstore/compose_setup/commit/81b578e04739bec88c1a7f93a054b9fb8cbb918a#diff-3324cf76f6b389bbe257306108e6b761R25
1.7.3
Fix broken migrations (#108)
1.7.0
Update README.md (#101)
1.6.0
Don't explicitly specify webservice port (#69) ga4gh/dockstore#1594 Commented out API_PORT instead of deleting it so the template wouldn't look too different from the code in dockstore-ui2. But did comment it out so TS compiler wouldn't complain about unused variables. Code to set API_URL is thus a little more straightforward, although it does vary from code in dockstore-ui2. Seems clearer though.
1.6.0-rc.1
Don't explicitly specify webservice port (#69) ga4gh/dockstore#1594 Commented out API_PORT instead of deleting it so the template wouldn't look too different from the code in dockstore-ui2. But did comment it out so TS compiler wouldn't complain about unused variables. Code to set API_URL is thus a little more straightforward, although it does vary from code in dockstore-ui2. Seems clearer though.
1.6.0-rc.0
configuration management for 1.6.0 release
1.5.3
Merge pull request #42 from dockstore/fix/1898/forwardClientIP Forward client IP
1.5.2
Merge pull request #40 from dockstore/feature/persistESData Feature/persist es data
ecs_compatible
Demo of how to deploy in ECS
Blocked by FedRAMP compliance
1.5.0
Initial limits based on dev discussion (#32) * Update web.yml.template * Update README.md