Skip to content

Releases: dockstore/compose_setup

1.7.4

19 Dec 21:03
cdba1fc
Compare
Choose a tag to compare
1.7.4 Pre-release
Pre-release
Fix broken path (#113)

Fix for https://github.com/dockstore/compose_setup/commit/81b578e04739bec88c1a7f93a054b9fb8cbb918a#diff-3324cf76f6b389bbe257306108e6b761R25

1.7.3

28 Nov 18:19
Compare
Choose a tag to compare
1.7.3 Pre-release
Pre-release
Fix broken migrations (#108)

1.7.0

20 Sep 19:00
37987be
Compare
Choose a tag to compare
1.7.0 Pre-release
Pre-release
Update README.md (#101)

1.6.0

04 Apr 17:23
d615efd
Compare
Choose a tag to compare
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

20 Mar 20:19
d615efd
Compare
Choose a tag to compare
1.6.0-rc.1 Pre-release
Pre-release
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

19 Mar 22:09
3c407cd
Compare
Choose a tag to compare
1.6.0-rc.0 Pre-release
Pre-release

configuration management for 1.6.0 release

1.5.3

30 Nov 17:06
da28f90
Compare
Choose a tag to compare
1.5.3 Pre-release
Pre-release
Merge pull request #42 from dockstore/fix/1898/forwardClientIP

Forward client IP

1.5.2

30 Nov 16:56
cb8c8da
Compare
Choose a tag to compare
1.5.2 Pre-release
Pre-release
Merge pull request #40 from dockstore/feature/persistESData

Feature/persist es data

ecs_compatible

08 Feb 18:21
81f022a
Compare
Choose a tag to compare
ecs_compatible Pre-release
Pre-release

Demo of how to deploy in ECS
Blocked by FedRAMP compliance

1.5.0

11 Sep 17:25
9235c60
Compare
Choose a tag to compare
1.5.0 Pre-release
Pre-release
Initial limits based on dev discussion (#32)

* Update web.yml.template

* Update README.md