This repository contains the openshift-developer-tools compatible OpenShift configurations for the Aries Endorser Service. For more information, see the Aries Endorser Service repository here
For information on how to use these configurations with the openshift-developer-tools scripts
please refer to the documentation; README.md.
classDiagram
aries_endorser_proxy --> aries_endorser_agent : admin api
aries_endorser_proxy --> aries_endorser_agent : http and ws ports
aries_endorser_agent --> aries_endorser_wallet
aries_endorser_api --> aries_endorser_api_db
aries_endorser_api --> aries_endorser_agent : agent admin api
external_agent --> aries_endorser_proxy : agent http and ws ports
endorser_ui_TBD --> aries_endorser_api : controller admin api
To report bugs/issues/feature requests, please file an issue.
If you would like to contribute, please see our CONTRIBUTING guidelines.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.