Skip to content

Commit d16343d

Browse files
authored
About instances
1 parent b31e266 commit d16343d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,16 @@ provide a [pull request](https://github.com/common-workflow-language/cwlviewer/p
2020
or join the [gitter chat for cwlviewer](https://gitter.im/common-workflow-language/cwlviewer)!
2121

2222

23+
# Using CWL Viewer
24+
25+
You are recommended to use the **production instance** of CWL Viewer at https://view.commonwl.org/ which runs the latest [release](https://github.com/common-workflow-language/cwlviewer/releases). Any downtime should be reported on the [gitter chat for cwlviewer](https://gitter.im/common-workflow-language/cwlviewer).
26+
27+
The **dev instance** at http://view.commonwl.org:8082/ corresponds to the current `master` branch, and is updated every 6 minutes to run the latest [commonworkflowlanguage/cwlviewer docker image](https://hub.docker.com/r/commonworkflowlanguage/cwlviewer/builds/). Note that this instance is NOT secured and might break at any time.
28+
29+
# Running
30+
31+
If you are a developer, or you want to use the CWL Viewer in a closed environment, then you can run your own instance.
32+
2333
## Recommended - Running with Docker
2434

2535
This application can be started with [Docker](https://www.docker.com/) and [Docker Compose](https://docs.docker.com/compose/install/).

0 commit comments

Comments
 (0)