Skip to content
Snippets Groups Projects
README.md 10.65 KiB

In-Sylva Information System

Table of content

Short architecture description

  • In-Sylva Information System relies on docker.
  • It is built on a microservices' scheme.
  • Each microservice runs independently in its own docker container.
  • You will find information about each microservice in their respective repositories' README.md
  • You will find schematics explaining the project's architecture, the databases in the ./documentation folder.
  • In-Sylva Information System access is managed with keycloak authentication.
  • In-Sylva Information System has been successfully tested on debian (9 and 10) hosts.

Requirements

  • docker >= 17.12.0+
  • docker-compose

Getting source code

To download this repository, you can use the following command: