Skip to content
This repository was archived by the owner on Dec 31, 2019. It is now read-only.

cyclone-project/federated-proxy-galaxy

Repository files navigation

federated-proxy-galaxy

export DEAMON_OR_ITERACTIVE=it
export ALLOWED_EMAIL_SPACE_SEPARATED_VALUES="[email protected] [email protected]"

#don't forget to adujst TARGET_FQDN, TARGET_PORT, and TARGET_PATH
export TARGET_PATH=/

If you use a local installation of Galaxy from archive : https://github.com/galaxyproject/galaxy/archive also you need set use_remote_user = True in galaxy.ini file and set this variable to use galaxy-local-proxy.conf.

export GALAXY_DOCKER_USED=false

./startFilteringProxy.sh

If you use a docker Galaxy images from https://github.com/bgruening/docker-galaxy-stable also you need set this variable to use galaxy-docker-proxy.conf.

export GALAXY_DOCKER_USED=true

./startFilteringProxy.sh

export ADMIN_USER="[email protected]"

./run_galaxy_docker.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages