Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To fetch the logs of the OpenCGA demo container, user use the following command: 

Code Block
themeRDark
titleFetch the logs of the OpenCGA demo container
$ docker logs demo -f

...

And to access to the OpenCGA REST webservices, have to use the following URL:

Code Block
titleOpenCGA REST Server
http://OpenCGA-Demo-Container-IP:9090/opencga/webservices/rest/v1

...