# Distributed components
Components that need to be operated by a federated participant.
# Access Node
The [DOME Access-Node](https://github.com/DOME-Marketplace/access-node) is a set of services, that can be used to access the DOME Marketplace. A registered participant can use it to act as a federated marketplace in DOME.
The Access-Nodes consists of 3 logical building blocks:
[](https://github.com/DOME-Marketplace/integration-guide/blob/main/doc/img/building-blocks.png)
The TM-Forum-API Service is a service providing a growing subset of the [TMForum API](https://www.tmforum.org/oda/open-apis/table)'s while using an [NGSI-LD](https://www.etsi.org/deliver/etsi_gs/CIM/001_099/009/01.06.01_60/gs_CIM009v010601p.pdf) context broker as persistence backend and change notificator.
Service | Memory (Mi) |
---|---|
TM-Forum-API Pod | 250 |
Scorpio | 400 |
Postgresql/Postgis | 150 |
Redis | 10 |
Component | Chart |
---|---|
TM-Forum-API | [https://github.com/FIWARE/helm-charts/tree/main/charts/tm-forum-api](https://github.com/FIWARE/helm-charts/tree/main/charts/tm-forum-api) |
blockchain-connector | [https://github.com/DOME-Marketplace/access-node/tree/main/charts/blockchain-connector](https://github.com/DOME-Marketplace/access-node/tree/main/charts/blockchain-connector) |
broker-adapter | [https://github.com/DOME-Marketplace/access-node/tree/main/charts/broker-adapter](https://github.com/DOME-Marketplace/access-node/tree/main/charts/broker-adapter) |
dlt-adapter | [https://github.com/DOME-Marketplace/access-node/tree/main/charts/dlt-adapter](https://github.com/DOME-Marketplace/access-node/tree/main/charts/dlt-adapter) |
kafka | [https://github.com/bitnami/charts/tree/main/bitnami/kafka](https://github.com/bitnami/charts/tree/main/bitnami/kafka) |
postgresql | [https://github.com/bitnami/charts/tree/main/bitnami/postgresql](https://github.com/bitnami/charts/tree/main/bitnami/postgresql) |
scorpio-broker-aaio | [https://github.com/FIWARE/helm-charts/tree/main/charts/scorpio-broker-aaio](https://github.com/FIWARE/helm-charts/tree/main/charts/scorpio-broker-aaio) |
scorpio-broker | [https://github.com/FIWARE/helm-charts/tree/main/charts/scorpio-broker](https://github.com/FIWARE/helm-charts/tree/main/charts/scorpio-broker) |
Component | Chart |
---|---|
postgresql | [https://github.com/bitnami/charts/tree/main/bitnami/postgresql](https://github.com/bitnami/charts/tree/main/bitnami/postgresql) |
mysql | [https://github.com/bitnami/charts/tree/main/bitnami/mysql](https://github.com/bitnami/charts/tree/main/bitnami/mysql) |
vcwaltid | [https://github.com/i4Trust/helm-charts/tree/main/charts/vcwaltid](https://github.com/i4Trust/helm-charts/tree/main/charts/vcwaltid) |
keycloak | [https://github.com/bitnami/charts/tree/main/bitnami/keycloak](https://github.com/bitnami/charts/tree/main/bitnami/keycloak) |
credentials-config-service | [https://github.com/FIWARE/helm-charts/tree/main/charts/credentials-config-service](https://github.com/FIWARE/helm-charts/tree/main/charts/credentials-config-service) |
trusted-issuers-list | [https://github.com/FIWARE/helm-charts/tree/main/charts/trusted-issuers-list](https://github.com/FIWARE/helm-charts/tree/main/charts/trusted-issuers-list) |
vcverifier | [https://github.com/i4Trust/helm-charts/tree/main/charts/vcverifier](https://github.com/i4Trust/helm-charts/tree/main/charts/vcverifier) |
keyrock | [https://github.com/FIWARE/helm-charts/tree/main/charts/keyrock](https://github.com/FIWARE/helm-charts/tree/main/charts/keyrock) |
dsba-pdp | [https://github.com/FIWARE/helm-charts/tree/main/charts/dsba-pdp](https://github.com/FIWARE/helm-charts/tree/main/charts/dsba-pdp) |
kong | [https://github.com/Kong/charts/tree/main/charts/kong](https://github.com/Kong/charts/tree/main/charts/kong) |