GMOD/docker-compose-galaxy-annotation

Name: docker-compose-galaxy-annotation

Owner: Generic Model Organism Database Project

Description: :whale::bar_chart::books: Galaxy + Apollo + JBrowse as a docker-compose.yml

Created: 2016-05-23 16:58:00.0

Updated: 2016-07-22 10:16:17.0

Pushed: 2016-06-14 15:24:09.0

Homepage:

Size: 74

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Galaxy/Apollo

This docker-compose.yml file specifies all of the infrastructure needed to run a linked Galaxy and Apollo instance.

Running
cker-compose up -d
cker-compose ps proxy
                  Command                State   Ports
-------------------------------------------------------------------------------
xyapollo_proxy_1  nginx -g daemon off;   Up      443/tcp, 0.0.0.0:32772->80/tcp

As you can see, the second command has printed out the port binding of the proxy. You should be able to navigate to localhost:32772 (if you're running boot2docker/on OSX you may need to find the VM's IP address first), and access the integrated Apollo/Galaxy instances.

LICENSE

GPLv3


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.