Skip to content
Snippets Groups Projects
Commit 88c3982c authored by Murua Belacortu, Idoia's avatar Murua Belacortu, Idoia
Browse files

README initialization

parent 4f4465aa
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ The HTTP API offered by the TD backend is specified [here](./td_openapi.yaml). ...@@ -11,7 +11,7 @@ The HTTP API offered by the TD backend is specified [here](./td_openapi.yaml).
TD requires the following ACROSS components to be already installed: TD requires the following ACROSS components to be already installed:
- [Usage Control](https://git.code.tecnalia.com/across/public/citizen-data-ownership-and-usage-control/usage-control/Usagecontrol): to do the enforcement of the usage policies defined by the citizen - [Usage Control](https://git.code.tecnalia.com/across/public/citizen-data-ownership-and-usage-control/usage-control/Usagecontrol): to do the enforcement of the usage policies defined by the citizen
- [Service Catalogue](https://git.code.tecnalia.com/across/public/data-harmonization-and-connectors/service-registry/Public_Service_Catalog_ENG) - [Service Catalogue](https://git.code.tecnalia.com/across/public/data-harmonization-and-connectors/service-registry/Public_Service_Catalog_ENG): : to get all the required information of the available services.
- An Identity Server, as Keycloak, installed and configured with its corresponding realm and clients. - An Identity Server, as Keycloak, installed and configured with its corresponding realm and clients.
To install the project, you need to have Docker and Docker-compose installed on your machine. If you don't have it, you can install it by following the instructions on the official Docker website. To install the project, you need to have Docker and Docker-compose installed on your machine. If you don't have it, you can install it by following the instructions on the official Docker website.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment