Giter VIP home page Giter VIP logo

opal-docker's Introduction

OPAL-Docker

This repository contains deployment information, deployment scripts (docker-compose) and a testing script to test the deployment of the OPAL platform.

Please not that the OPAL platform officially supports only Ubuntu 16.06 LTS and node 8.x or above. Other Linux like environments are compatible (debian, macOS, etc.) but are not officially supported.

Sandbox environment

You can test locally a small deployment of the OPAL platform (1 Interface, 1 Cache, 1 Algorithm Service, 1 Scheduler, 1 Compute , 1 Database and 1 Privacy) using docker-compose. to facilitate the process three bash scripts have been developed:

  • build.sh : Copies the sample config to the Docker folder and pulls the latest version of all the necessary Docker images from DockerHub.
  • start.sh : Starts the cluster.
  • clean.sh : Removes all containers used by the OPAL compose. NB: The other containers and the OPAL container images will not be deleted.
  • test.sh : Runs a small end to end test against the sandbox environment to check if the OPAL running from docker-compose runs properly.

Please be aware that the interface will start on port 80, the database on port 5432 and mongo on 27017. Thus, before starting the sandbox please make sure that those three ports are available.

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.