Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions docs/components/edc-connector.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# EDC Connector

## Repository

https://github.com/deployEMDS/edc_connector

## Responsible partner / owner

TBD

## Technical contact

TBD

## Component description

_To be completed by the component owner._

## Deployment information

_To be completed by the component owner._

## Licensing information

_To be completed by the component owner._

## Additional notes

_To be completed by the component owner._
29 changes: 29 additions & 0 deletions docs/components/etds-ui.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# ETDS UI

## Repository

https://github.com/deployEMDS/edc_connector_ui

## Responsible partner / owner

TBD

## Technical contact

TBD

## Component description

_To be completed by the component owner._

## Deployment information

_To be completed by the component owner._

## Licensing information

_To be completed by the component owner._

## Additional notes

_To be completed by the component owner._
29 changes: 29 additions & 0 deletions docs/components/federated-catalog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Federated Catalog

## Repository

TBD

## Responsible partner / owner

TBD

## Technical contact

TBD

## Component description

_To be completed by the component owner._

## Deployment information

_To be completed by the component owner._

## Licensing information

_To be completed by the component owner._

## Additional notes

_To be completed by the component owner._
29 changes: 29 additions & 0 deletions docs/components/identity-management.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Identity Management

## Repository

https://github.com/deployEMDS/identity-management

## Responsible partner / owner

TBD

## Technical contact

TBD

## Component description

_To be completed by the component owner._

## Deployment information

_To be completed by the component owner._

## Licensing information

_To be completed by the component owner._

## Additional notes

_To be completed by the component owner._
29 changes: 29 additions & 0 deletions docs/components/vocabulary-hub.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Vocabulary Hub

## Repository

https://github.com/deployEMDS/VocabularyHub

## Responsible partner / owner

TBD

## Technical contact

TBD

## Component description

_To be completed by the component owner._

## Deployment information

_To be completed by the component owner._

## Licensing information

_To be completed by the component owner._

## Additional notes

_To be completed by the component owner._
11 changes: 11 additions & 0 deletions docs/deployment/deployment-overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Deployment Overview

This page will provide a high-level overview of the deployment-related repositories and references.

Detailed deployment information should remain in the corresponding deployment repositories.

| Deployment area | Repository | Responsible partner / owner | Status |
|---|---|---|---|
| Kubernetes deployment | https://github.com/deployEMDS/deployEMDS-k8s-deployment | TBD | To be completed |
| Docker deployment | TBD | TBD | To be completed |
| Infrastructure automation | TBD | TBD | To be completed |
14 changes: 14 additions & 0 deletions docs/licensing/licensing-overview.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Licensing Overview

This page will provide a consolidated overview of the licensing information for the ETDS technical components.

Each component repository remains the authoritative source for its own license. The information below should be completed and validated by the responsible component owner.

| Component / Repository | Repository | License | Notes |
|---|---|---|---|
| Federated Catalog | TBD | TBD | Repository link pending. |
| EDC Connector | https://github.com/deployEMDS/edc_connector | TBD | To be completed by the component owner. |
| Vocabulary Hub | https://github.com/deployEMDS/VocabularyHub | TBD | To be completed by the component owner. |
| Identity Management | https://github.com/deployEMDS/identity-management | TBD | To be completed by the component owner. |
| dEMDS UI | https://github.com/deployEMDS/edc_connector_ui | TBD | To be completed by the component owner. |
| Kubernetes Deployment | https://github.com/deployEMDS/deployEMDS-k8s-deployment | TBD | To be completed by the repository owner. |
Loading