/opeb-submission

OpenEBench submission system documentation and details

Primary LanguageShellGNU Affero General Public License v3.0AGPL-3.0

OpenEBench submission infrastructure

Documentation available https://inab.github.io/opeb-submission/

Repository's tree view

.
├── diagrams
├── docs
├── sampleContainers
│   ├── GetQueryIds
│   ├── CheckResults
│   ├── ConsolidateMetrics
│   ├── GetResultsIds
│   ├── LineMetrics
│   ├── NextFlowPipeline
│   └── WordMetrics
└── scripts
    ├── sftp
    ├── tests
    └── vm
  1. Diagrams
  2. Docs
  3. SampleContainers
  4. Scripts

Diagrams

Community and User workflow diagrams in graphml format

Docs

https://inab.github.io/opeb-submission/

Web page which contains all documentation about the OpeB Submission Protocol for users and communities

SampleContainers

Container (docker) example files to be implemented by communities

Scripts

Script files for building and providing the different services

SFTP

SFTP service for user submissions

Tests

Unit tests for checking services are working correctly and the system is consistent at all moment

VM

Virtual Machine for facilite installation, deployment and testing of all components described above