agarciagan / IDS-Deployment-Examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDS Deployment Examples

OverviewContributeResponsibleIssues

The IDS Deployment Examples Repository is used to provide working deployments across the various IDSA repositories. This has several advantages:

  • The examples provide appropriately pre-built Docker, Kubernetes, Helm configurations that others can use.
  • It ensures that specific versions have been tested together and work together.
  • In addition to the actual components from the IDS Reference Architecture Model, combinations of components can also be provided as a setup.

Overview

The repository is organized as follows:

  • Per component or component bundle (union from e.g. Dataspace Connector and Metadata Broker or Dataspace Connector and Trusted Connector) a folder is created. This again contains possibly independent variations for e.g. minimal/full Setups or Helm/Kubernetes/Docker Setups.
  • Additionally there is a templates folder, which provides templates for the Deployment Examples.

Contributing

You are very welcome to contribute to this project when you find a bug, want to suggest an deployment, or have an idea for a useful feature. Please find a set of guidelines at the CONTRIBUTING.md and the CODE_OF_CONDUCT.md.

Developers

This is an ongoing project of the developers of the IDSA Repositories:

License

Copyright © 2021 International Data Spaces Association. This project is licensed under the Apache License 2.0 - see the LICENSE for details.

About

License:Apache License 2.0


Languages

Language:Shell 100.0%