Git Product home page Git Product logo

code-rade-client's Introduction

Docker Repository on Quay [Build Status](https://ci.sagrid.ac.za/job/execution containers)

CODE-RADE-client

Container to use CODE-RADE, built with Ansible-Container

About

This is a container-ready Ansilbe project, which is designed to use the CODE-RADE application repository. CODE-RADE publishes pre-built and tested scientific applications to a CVMFS repository. It applies the cvmfs-client-2.2 role - typically from Ansible Galaxy. Containers are built and pushed to the Quay registry.

Building

If you would like to build, extend or fork the containers, you will need Ansible Container available locally :

virtualenv coderade
source  coderade/bin/activate
pip install ansible-container[docker]
ansible-container build

Using

The containers are automatically built by [Jenkins](https://ci.sagrid.ac.za/view/Infrastructure/job/execution containers/) and pushed to Quay. They can be simply pulled and used standalone, or deployed against your cloud platform (Kubernetes or OpenShift)

Docker

Although this project is designed to be used in a cloud environment, it can be run standalone using docker. Note that since the container needs to mount a FUSE filesystem (CVMFS), it needs to be run privileged:

docker pull quay.io/aaroc/code-rade-client-centos7
docker run --privileged -ti quay.io/code-rade-client-centos7 /bin/bash -c 'mount -a ; cat /cvmfs/code-rade.africa-grid.org/version`

This should display the version of the repository and the job which triggered it.

Ansible Container

You can run the containers locally using a Docker instance, once they have been built.

ansible-container run 

References

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.