Code Monkey home page Code Monkey logo

Comments (2)

pcm32 avatar pcm32 commented on August 11, 2024

Currently what I'm doing to install tools is to direct an ephemeris install tools process to the instance lifted inside the k8s cluster. This suits me because we have other running instances not on k8s and we want to have all our instances with the same tools. However, this is slow, so I want to migrate to a process where I add all installed tools and the sqlite db for tools to a container and then use it as an init container, from where I would copy these to the deployment.

from galaxy-helm.

nuwang avatar nuwang commented on August 11, 2024

@nathanweeks I think you could map the tool xml and tool_conf.xml as shown in your example, but the tool code will need to be built as a container. I'd suggest building a new container with your py file, pushing it to docker hub, and adding a mapping in container_mapper_rules.yml to map your tool_id to the container.

from galaxy-helm.

Related Issues (20)

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.