diff --git a/CONTRIBUTORS.yaml b/CONTRIBUTORS.yaml index c9a29fc..72081a9 100644 --- a/CONTRIBUTORS.yaml +++ b/CONTRIBUTORS.yaml @@ -42,3 +42,33 @@ silviabah: email: sbahena@ebi.ac.uk orcid: 0000-0002-2734-0449 elixir_node: embl + +ahornos: + name: Albert Hornos Vidal + email: ahornos@bsc.es + orcid: 0000-0002-7330-668X + elixir_node: es + +blankdots: + name: Stefan Negru + email: + orcid: + elixir_node: fi + +alex-dem: + name: Alexandros Dimopoulos + email: dimopoulos@fleming.gr + orcid: 0000-0002-4602-2040 + elixir_node: gr + +d-salgado: + name: David Salgado + email: david.salgado@france-bioinformatique.fr + orcid: 0000-0002-5905-3591 + elixir_node: fr + +lilachic: + name: Liisa Lado-Villar + email: liisa.lado-villar@csc.fi + orcid: + elixir_node: fi diff --git a/docs/search.html b/docs/search.html new file mode 100755 index 0000000..b06e38e --- /dev/null +++ b/docs/search.html @@ -0,0 +1,89 @@ +--- +layout: base +title: Search +nav_exclude: true +search_exclude: true +--- + +
# | +Component | +Description | +Required | +Link to | +
---|---|---|---|---|
1 | +URL | +Official website for documentation | +- | ++ |
2 | +Credentials | +For connecting to Central EGA there are 2 types of credentials required: User API for identifying and validating in Submitter Inbox the cEGA accounts cEGA MQ credentials for connecting FEGA Node MQ |
+ Y | ++ |
3 | +FEGA Node Encryption key pair | +A Crypt4GH key pair generated by the FEGA Node, and the public is shared with the Submitter so that files are sent encrypted for the FEGA Node | +Y | ++ |
4 | +FEGA Node MQ | +RabbitMQ which is connected in shovel and federation mechanism with the cEGA MQ | +Y | +2 | +
5 | +Submitter Inbox | +An Inbox solution for the Researcher to submit files to a specific Node (e.g. SFTP, REST API). The Inbox needs to be accessible by a Researcher via an URL. |
+ Y | +2, 3 | +
6 | +Ingest Pipeline | +Means of interfacing with the cEGA so that the required messages are being sent at relevant steps of the submission process. https://localega.readthedocs.io/en/latest/amqp.html | +Y | +4, 7, 8, 9 | +
7 | +Archive storage | +Storage solution for storing archived files. e.g. S3, POSIX etc. | +Y | +6 | +
8 | +Archive File Database | +Means of storing information about the archived files and their AccessionIDs and dataset IDs mapping to AccessionIDs (file to dataset mapping). Note: other details can be stored in the database e.g. checksums, timestamps, headers of crypt4gh file etc. |
+ Y | +6 | +
9 | +Backup Storage | +Storage solution for storing a backup of the archived files. e.g. S3, POSIX etc. Note: A file needs to be backed up in a different location than the Archive |
+ Y | +6 | +
10 | +Main Source Code Repository | +Where the source code can be found | +N | ++ |
11 | +Main Programming Language | +Main programming language for the technical stack pipeline | +- | ++ |
12 | +Deployment Method | +Means which technology is used to put in production different components | +- | ++ |
13 | +Helpdesk Management System | +Main tool for user/helpdesk communication | +N | ++ |
14 | +Helpdesk Portal Technology | +Federated EGA node helpedesk will provide means of interacting with submitter, registering DPA, establisng DACs and monitoring submissions. | +N | +15 | +
15 | +Monitoring Tool | +Means of providing an overview of the status of submissions. Good also for auditing purposes. |
+ N | +14 | +
16 | +Metadata Submission Method | +Means how the researchers will send the metadata to Central EGA through a cEGA submitter portal, node portal or another solution | +Y | ++ |
17 | +Download Solution | +Means for a Requester to access the data once approval has been granted. | +Y | +7, 8, 18 | +
18 | +Data Access Tool | +Means of enabling Requesters to Download the archived data. tool for facilitating DACs |
+ N | ++ |
19 | +General Contact | +Email or website to contact the team deploying the solution | +Y | ++ |
# | +Component | +Finland | +
---|---|---|
1 | +URL | +https://research.csc.fi/-/fega | +
2 | +Credentials | ++ |
3 | +FEGA Node Encryption key pair | ++ |
4 | +FEGA Node MQ | ++ |
5 | +Submitter Inbox | +SFTP | +
6 | +Ingest Pipeline | ++ |
7 | +Archive storage | +POSIX / S3(dev) | +
8 | +Archive File Database | ++ |
9 | +Backup Storage | +Tape | +
10 | +Main Source Code Repository | +https://github.com/neicnordic/sda-pipeline | +
11 | +Main Programming Language | +Golang | +
12 | +Deployment Method | +Kubernetes | +
13 | +Helpdesk Management System | +RT - request tracker | +
14 | +Helpdesk Portal Technology | ++ |
15 | +Monitoring Tool | ++ |
16 | +Metadata Submission Method | +Central EGA submitter Portal / Planning Developement of own Portal | +
17 | +Download Solution | +https://docs.csc.fi/data/sensitive-data/fega_application/ | +
18 | +Data Access Tool | +https://github.com/CSCfi/rems | +
19 | +General Contact | ++ |
# | +Component | +Germany | +
---|---|---|
1 | +URL | +https://www.ghga.de/ | +
2 | +Credentials | ++ |
3 | +FEGA Node Encryption key pair | ++ |
4 | +FEGA Node MQ | ++ |
5 | +Submitter Inbox | ++ |
6 | +Ingest Pipeline | ++ |
7 | +Archive storage | ++ |
8 | +Archive File Database | ++ |
9 | +Backup Storage | ++ |
10 | +Main Source Code Repository | ++ |
11 | +Main Programming Language | ++ |
12 | +Deployment Method | ++ |
13 | +Helpdesk Management System | +Zammad | +
14 | +Helpdesk Portal Technology | ++ |
15 | +Monitoring Tool | ++ |
16 | +Metadata Submission Method | ++ |
17 | +Download Solution | ++ |
18 | +Data Access Tool | ++ |
19 | +General Contact | ++ |
# | +Component | +Norway | +
---|---|---|
1 | +URL | +https://ega.elixir.no/ | +
2 | +Credentials | ++ |
3 | +FEGA Node Encryption key pair | ++ |
4 | +FEGA Node MQ | ++ |
5 | +Submitter Inbox | +REST API | +
6 | +Ingest Pipeline | ++ |
7 | +Archive storage | +S3 | +
8 | +Archive File Database | ++ |
9 | +Backup Storage | ++ |
10 | +Main Source Code Repository | +https://github.com/neicnordic/sda-pipeline | +
11 | +Main Programming Language | +Golang | +
12 | +Deployment Method | +Docker Swarm | +
13 | +Helpdesk Management System | +RT - request tracker | +
14 | +Helpdesk Portal Technology | ++ |
15 | +Monitoring Tool | ++ |
16 | +Metadata Submission Method | +Central EGA submitter Portal | +
17 | +Download Solution | ++ |
18 | +Data Access Tool | +https://ega.elixir.no/retrieval.html | +
19 | +General Contact | ++ |
# | +Component | +Spain | +
---|---|---|
1 | +URL | +https://fega-test.bsc.es/docs/ | +
2 | +Credentials | ++ |
3 | +FEGA Node Encryption key pair | ++ |
4 | +FEGA Node MQ | ++ |
5 | +Submitter Inbox | +SFTP | +
6 | +Ingest Pipeline | ++ |
7 | +Archive storage | +GPFS | +
8 | +Archive File Database | ++ |
9 | +Backup Storage | ++ |
10 | +Main Source Code Repository | +https://github.com/EGA-archive/LocalEGA | +
11 | +Main Programming Language | +Python | +
12 | +Deployment Method | +Docker-Compose | +
13 | +Helpdesk Management System | +RT - request tracker | +
14 | +Helpdesk Portal Technology | ++ |
15 | +Monitoring Tool | ++ |
16 | +Metadata Submission Method | +Central EGA submitter Portal | +
17 | +Download Solution | +Nextcloud | +
18 | +Data Access Tool | ++ |
19 | +General Contact | +https://fega-test.bsc.es/docs/contact.html | +
# | +Component | +Sweden | +
---|---|---|
1 | +URL | +https://nbis.se/infrastructure/sensitive-data-archive.html | +
2 | +Credentials | ++ |
3 | +FEGA Node Encryption key pair | ++ |
4 | +FEGA Node MQ | ++ |
5 | +Submitter Inbox | +S3 Proxy | +
6 | +Ingest Pipeline | ++ |
7 | +Archive storage | +S3 | +
8 | +Archive File Database | ++ |
9 | +Backup Storage | ++ |
10 | +Main Source Code Repository | +https://github.com/neicnordic/sda-pipeline | +
11 | +Main Programming Language | +Golang | +
12 | +Deployment Method | +Kubernetes | +
13 | +Helpdesk Management System | +Redmine | +
14 | +Helpdesk Portal Technology | ++ |
15 | +Monitoring Tool | ++ |
16 | +Metadata Submission Method | +Central EGA submitter Portal | +
17 | +Download Solution | ++ |
18 | +Data Access Tool | ++ |
19 | +General Contact | ++ |