Skip to content

Releases: dockstore/compose_setup

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

1.4.0

06 Apr 17:52
f1c5e90
Compare
Choose a tag to compare

1.4.0-rc.0

29 Mar 20:56
f284835
Compare
Choose a tag to compare
1.4.0-rc.0 Pre-release
Pre-release
Wrong var name for FireCloud base url (#11)

ga4gh/dockstore#1241

1.4.0-beta.2

23 Mar 20:31
4f7632a
Compare
Choose a tag to compare
1.4.0-beta.2 Pre-release
Pre-release
Feature/launch with firecloud (#10)

Configure Launch with Firecloud

ga4gh/dockstore/#1236