Skip to content
This repository has been archived by the owner on Dec 24, 2019. It is now read-only.
Davide Di Ruscio edited this page Mar 11, 2019 · 8 revisions

The wiki pages are outdated. They will be removed soon.

Please refer to the official documentation (under development) at https://scava-docs.readthedocs.io/en/latest/

PLATFORM INSTALLATION

RUN THE PLATFORM FROM SOURCE
Quick start guide to get the CROSSMINER platform running from source on an Eclipse developement environment.
CONFIGURE THE PLATFORM
Quick start guide to present how to configure the platform using a configuration file.
RUN THE OSSMETER PLATFORM FROM DOCKER IMAGE
How to build and run the Ossmeter docker image.

REST API DOCUMENTATION

REST API DOCUMENTATION
Reference documentation of REST services provided by the CORSSMINER platform.
REST API GENERATION
Tutorial about automatic generation of REST API CROSSMINER library using OpenAPI.

DEVELOPMENT GUIDELINES

DEVELOPMENT GUIDELINES
Collection of Architectural and Technical guidelines dedicated to CROSSMINERS developers.
TESTING GUIDELINES
Collection of testing guidelines dedicated to CROSSMINERS developers.

ARCHITECTURE GUIDELINES

API GATEWAY COMPONENT
The API Gateway allow to access to all CROSSMINER REST servicies using a centralised and securised common gateway.
AUTHENTICATION COMPONENT
The authentication server manages the authentication for all services accessible behind the API Gateway.
SCAVA ADMINISTRATION
The SCAVA administration dashboard take care of managing CROSSMINER's services.