-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
15b76c2
commit a85c14c
Showing
1 changed file
with
17 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,25 @@ | ||
# EDC-Connector Extensions | ||
<!-- PROJECT LOGO --> | ||
<br /> | ||
<div align="center"> | ||
<a href="https://github.com/sovity/edc-ui"> | ||
<img src="https://raw.githubusercontent.com/sovity/edc-ui/main/src/assets/images/sovity_logo.svg" alt="Logo" width="300"> | ||
</a> | ||
|
||
<h3 align="center">EDC-Connector Extensions</h3> | ||
|
||
<p align="center"> | ||
<a href="https://github.com/sovity/edc-extensions/issues">Report Bug</a> | ||
· | ||
<a href="https://github.com/sovity/edc-extensions/issues">Request Feature</a> | ||
</p> | ||
</div> | ||
|
||
## About The Project | ||
In this repo are different extensions of the EDC-Connector, among others a Broker-Extension to communicate with an IDS-Broker as well as a ClearingHouse-Extension to communicate with an IDS-ClearingHouse. | ||
|
||
## Getting Started | ||
|
||
To get started and run the extensions with an EDC, a sample docker-compose file is located in the resources/docs folder. | ||
To get started and run the extensions with an EDC, a sample docker-compose file is located in the root folder. | ||
|
||
### Configuration | ||
#### Basic Configuration | ||
|
@@ -83,4 +97,4 @@ Copy the SKI:AKI combination and use it to start the EDC (optionally also save i | |
This project is licensed under the Apache License 2.0 - see [here](LICENSE) for details. | ||
|
||
## Contact | ||
Sovity GmbH Support - [email protected] | ||
Sovity GmbH Support - [email protected] |