Coder Social home page Coder Social logo

thomvett / quantimage2_backend Goto Github PK

View Code? Open in Web Editor NEW

This project forked from medgift/quantimage2_backend

0.0 0.0 0.0 9.57 MB

Backend of the QuantImage v2 Platform

Shell 0.24% JavaScript 82.37% Python 11.88% CSS 4.76% Mako 0.03% FreeMarker 0.41% Dockerfile 0.31%

quantimage2_backend's Introduction

QuantImage v2 - Backend

Context

This repository is part of the QuantImage v2 platform, which includes the following repositories:

Project Structure

Docker

The project uses Docker for easy build & deployment, using the following files :

  • webapp/Dockerfile : Installs the Python backend dependencies and starts the Flask server
  • workers/Dockerfile : Installs the Celery worker dependencies and starts the worker
  • flower/Dockerfile : Installs & starts the Flower monitoring interface for the Celery workers
  • docker-compose.yml : Base Docker Compose file
  • docker-compose.override.yml : Override file for local development, exposing ports & mapping source directories to containers.
  • docker-compose.local.yml : Exports ports but does not map the source code directly
  • docker-compose.vm.yml : File for the QuantImage v2 VM, restarting the container automatically on reboot or crash
  • docker-compose.zrad.yml : File to include the ZRad feature extraction library (currently not publicly available)
  • docker-compose.prod.yml : Production file for use with Traefik

Code Structure

See the Documentation for more information on the code structure.

quantimage2_backend's People

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.