Skip to content

Dataport/possible-x-documentation

Repository files navigation

POSSIBLE-X Documentation

This is the repository of the official technical documentation of POSSIBLE-X, the Gaia-X data space implementation of the POSSIBLE project.

Setup

Prerequisites

  • Python 3 (tested with 3.11.1)
  • Pip 3
  • A Virtual Environment is recommended

Setup

  • Clone the repository and navigate into the directory
$ pip install -r requirements.txt
  • Develop and preview with Live Reload
$ mkdocs serve
  • Build the documentation
$ mkdocs build -f mkdocs.yml -d build

Content

The directories contain the following content:

docs

The actual Markdown files to create the documentation.

material

Raw material used in the documentation.

architecture

  • Documentation and illustrations of the POSSIBLE-X architecture
  • Documentation of the cloud infrastructure

Eclipse Data Space Components

Relevant Background Information and Pre-Requisites

Requirements

Configuration

Fraunhofer Catalogue

Relevant Background Information and Pre-Requisites

Requirements

Configuration

Integration of EDC and Fraunhofer Catalogue

Pre-Requisites and Preparation

Issues

Hackathon results

Hackathon 1

Hackathon 3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published