vice-registry

This is the main entrypoint of the vice-registry.

View project on GitHub

ViCE-Registry Documentation

Structure

This documentation consists of several sections:

  1. Motivation & Use Cases
  2. Installation Guide
  3. Usage Guide
  4. Development Guide

Development Guide

The ViCE-Registry components can be found in their own Github repositories:

Build State for each component:

Architecture

The basic architecture of the ViCE-Registry looks as follows: ViCE Registry Architecture

These layers are implemented by components, which are micro services communicating over RabbitMQ as message queue: ViCE Registry Components