GithubHelp home page GithubHelp logo

ansible-gie-proxy's People

Contributors

abretaud avatar bgruening avatar hexylena avatar mira-miracoli avatar natefoo avatar sanjaysrikakulam avatar

Watchers

 avatar  avatar  avatar

ansible-gie-proxy's Issues

Flush handlers does not support when conditional

I'm using this role to do everything but deal with the service, which I deal with separately with supervisor - long story, not on privilege escalation allowed scenarios. When setting a value for gie_proxy_setup_service different to systemd to skip that part, I guess the following error:

TASK [usegalaxy_eu.gie_proxy : Install Systemd service unit] ******************************************************
skipping: [uk2as006]
[WARNING]: flush_handlers task does not support when conditional

RUNNING HANDLER [usegalaxy_eu.gie_proxy : Restart GIE Proxy] ******************************************************
fatal: [uk2as006]: FAILED! => {"changed": false, "msg": "Could not find the requested service galaxy-gie-proxy: host"}

Any chance of using something different than flush handlers or maybe add the when on the handlers as well?

Thanks!

Does this role support the proxy to "double proxy"?

Hi! I'm after doing the following setup:

  • VM1 Galaxy server -> VM2 run docker containers for interactive environments

According to what I read in https://github.com/galaxyproject/gx-it-proxy I would assume that I need a double proxy running on VM1 to redirect clients to VM2 once the interactive tool is running there. However, currently

{{ gie_proxy_dir }}/lib/main.js --ip {{ gie_proxy_ip }} --port {{ gie_proxy_port }} --sessions {{ gie_proxy_sessions_path }}
tells me that this role is not supporting the double proxying (so that client->VM1->VM2), as the --forwardIP and --forwardPort parts are not there.

  • Do I need a double proxy for this?
  • If I do, does this role support it and I'm missing something?

or is it just enough to set gie_proxy_ip to the VM2 IP?

I'm mostly trying to follow https://training.galaxyproject.org/training-material/topics/admin/tutorials/interactive-tools/tutorial.html adapted to my constraints (separate Galaxy and interactive tools running machines). Is there any other docs I should be aware of for achieving this? Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.