Giter VIP home page Giter VIP logo

torque's Introduction

All is launched via "crane" (https://github.com/michaelsauter/crane)

  1. Build packages
  • Create build image (crane provision -v builder/crane.yaml)
  • Modify build/Dockerfile with the place you store torque-$VERSION.tar.gz (get from adaptive computing website), and "with-default-server"
  • Build package (we are using gitlab-ci with a "docker build -t buildtorque:$CI_BUILD_REF_NAME ." and get artifacts with "docker cp outputs:/rpms $CI_PROJECT_DIR"
  • Move packages on a private rpm repo
  • Do the same for moab (can't give files here, it's not open source, see maui if you want)
  1. Create images
  • Change your private rpm repo on {torque,moab,submit}/rootfs/etc/yum.repos.d/torque.repo
  • For moab, if you want mysql external database, see ./moab/rootfs/etc/odbc.ini
  • Adapt all crane_*.yaml (envs, hostname, and volumes) We re-use sssd folder from the host to have same auth on all containers

For the first time, you will have to create configs of torque and moab (comment "/opt/moab/etc" volume to see default files, and copy it on NFS server)

"Submit" container is not necessary, but offer a light ssh jump server.

torque's People

Contributors

fpcurie avatar

Watchers

 avatar

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.