Skip to content
This repository has been archived by the owner on May 26, 2018. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/REGOVAR/Pirus
Browse files Browse the repository at this point in the history
  • Loading branch information
ikit committed Oct 31, 2016
2 parents 4dac833 + 3e7cfc8 commit 317ffc4
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions docs/presentation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ that to end users.
+=============================================================+==================================================================+==========================================================================================================+
| * No way they install anything on the server | * I want to do all I want | * I don't want to see any command line |
| * I don't want to struggle with theirs weirds dependancies | * I want to use all softwares I wants (and I choose the version) | * I just want to click a button to get my results |
| * Deployement shall be easy | * No time to spent time on a endusers graphical interface | * I'm interruptable, I do many things at the same time, I don't want to be stuck when waiting my results |
| * Deployement shall be easy | * No time to spent on a endusers graphical interface | * I'm interruptable, I do many things at the same time, I don't want to be stuck when waiting my results |
+-------------------------------------------------------------+------------------------------------------------------------------+----------------------------------------------------------------------------------------------------------+

**Yes ! The solution exists ! Pirus !**
Expand All @@ -35,12 +35,15 @@ that to end users.

Features
========
* Deployement with `pip install`
* Deployement with `pip install` [TODO]
* All in one product (server application, client web interface)
* One simple config file
* No exotics depencies, no weird customizations
* Virtual environment for pipeline execution (LXD container)
* API REST
* Easy to create a custom pipeline (few technical constraints)
* Resumable upload for big files
* Possibility to expose a simple interface to setup a pipeline (according to a unique json file)
* Push notification for Run progress
* Run can be paused and resume
* Mail notification for Run status changed (when finished or when an error occured by example) [TODO]
* Run can be paused, resumed and canceled

0 comments on commit 317ffc4

Please sign in to comment.