Giter Site home page Giter Site logo

siddhantj19 / origami-daemon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloud-cv/origami-daemon

0.0 2.0 0.0 55 KB

A long running daemon for Origami to deploy and manage demos on CloudCV servers.

License: BSD 3-Clause "New" or "Revised" License

Python 95.24% Makefile 0.33% Shell 4.42%

origami-daemon's Introduction

Origami-Daemon

This is a long running daemon process which deals with demo deployment and management on the CloudCV servers.

Here is the complete design documentation for the new demo creation pipeline which this tool deals with.

Setup for development

To get started with the development follow the following steps.

$ git clone [email protected]:Cloud-CV/origami-daemon.git
$ cd origami-daemon
$ virtualenv venv
$ source venv/bin/activate
$ pip install -e .

# Start using origamid
$ origamid

# Run celery workers
# Make sure that rabbitmq-server is running
$ celery -A origamid worker -l info

# Run server
$ origamid run_server

Testing

This project uses tox for testing purposes. To set up testing environment install test-requirements.txt

pip install -r dev-requirements.txt

Documentation

Documentation for the project can be found in docs

  • The project uses sphinx for building documentation coupled with read the docs theme.

Run tests

tox

Wiki

origami-daemon's People

Contributors

fristonio avatar gupta-utkarsh avatar

Watchers

 avatar  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.