Git Product home page Git Product logo

xchemlab's Introduction

XChemLab

This repository contains a collection of services which comprise the XChemLab deployment.

Running

To run any of the services, simply execute cargo run -r <SERVICE_NAME>.

Note, deployments of the following ancillary services are required:

  • An Open Policy Agent instance serving the polcies in /policies is for authentication & authorization.
  • A PostgreSQL instance to provide a database backend for various services.
  • A RabbitMQ instance to communicate between services and analysis workers (e.g. chimp_chomp).

Developing

A devcontainer docker-compose configuration is provided in .devcontainer to aid development. If developing in VSCode this can be activated with the Dev Containers extension (ms-vscode-remote.remote-containers).

Test Data

A helper script, collect_test_data.sh, is included. This can be used to collect copies of all recent SoakDB databases into the test_data directory.

xchemlab's People

Contributors

garryod avatar dependabot[bot] avatar iamvigneshwars avatar kaimsfd avatar ndevenish 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.