Skip to content

Commit

Permalink
add click links
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady authored May 11, 2021
1 parent e28fe4d commit 4c9159e
Show file tree
Hide file tree
Showing 11 changed files with 42 additions and 0 deletions.
1 change: 1 addition & 0 deletions diagrams/audit.mmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
graph TD
RDS[(Inventory DB)]
AUDIT(AUDIT - Fixity Check)
click AUDIT href "https://github.com/CDLUC3/mrt-audit" "source code"

subgraph flowchart
subgraph cloud_storage
Expand Down
1 change: 1 addition & 0 deletions diagrams/colladmin.mmd
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ graph TD
ING(Ingest)
click ING href "https://github.com/CDLUC3/mrt-ingest" "source code"
ZOOING>Zookeeper Ingest]
click ZOOING href "https://github.com/CDLUC3/mrt-zoo" "source code"
LDAP[/LDAP\]
S3RPT[[S3 Report Bucket - TBD]]

Expand Down
20 changes: 20 additions & 0 deletions diagrams/docker.mmd
Original file line number Diff line number Diff line change
@@ -1,25 +1,42 @@
%%{init: {'theme': 'neutral', 'securityLevel': 'loose'}}%%
graph LR
DOCKYML[[docker-compose.yml]]
click DOCKYML href "https://github.com/CDLUC3/merritt-docker/blob/main/mrt-services/docker-compose.yml" "source code"
DOCK(Docker Compose)
APACHE([Apache])
click APACHE href "https://github.com/CDLUC3/merritt-docker/tree/main/mrt-services/apache" "source code"
ING([Ingest])
click ING href "https://github.com/CDLUC3/mrt-ingest" "source code"
STORE([Storage])
click STORE href "https://github.com/CDLUC3/mrt-store" "source code"
UI([Merritt UI])
click UI href "https://github.com/CDLUC3/mrt-dashboard" "source code"
INV([Inventory])
click INV href "https://github.com/CDLUC3/mrt-inventory" "source code"
ZOO([Zookeeper])
click ZOO href "https://github.com/CDLUC3/mrt-zoo" "source code"
LDAP([LDAP])
click LDAP href "https://github.com/CDLUC3/merritt-docker/tree/main/mrt-services/ldap" "source code"
MYSQL([MySQL])
click MYSQL href "https://github.com/CDLUC3/merritt-docker/tree/main/mrt-services/mysql" "source code"
MINIO([Minio])
click MINIO href "https://github.com/CDLUC3/merritt-docker/blob/main/mrt-services/docker-compose.yml#L193-L204" "source code"
MINIOMC([Mino Client])
click MINIOMC href "https://github.com/CDLUC3/merritt-docker/blob/main/mrt-services/docker-compose.yml#L206-L217" "source code"
EZID([Mock EZID])
click EZID href "https://github.com/CDLUC3/merritt-docker/blob/main/mrt-services/docker-compose.yml#L218-L229" "source code"
INIT([Merritt Docker Init Tasks])
click INIT href "https://github.com/CDLUC3/merritt-docker/blob/main/mrt-services/docker-compose.yml#L230-L249" "source code"
COLLADMIN([Merritt Collection Admin])
click COLLADMIN href "https://github.com/CDLUC3/mrt-admin-lambda" "source code"
ALB([ALB Simulation])
click ALB href "https://github.com/CDLUC3/mrt-admin-lambda/tree/main/simulate-lambda-alb" "source code"
AUDIT([Audit placeholder])
REPLIC([Replication placeholder])
SMTP([SMTP])
click SMTP href "https://github.com/CDLUC3/merritt-docker/blob/main/mrt-services/docker-compose.yml#L165-L170" "source code"
INPROF[[Ingest Profiles for Docker]]
click INPROF href "https://github.com/CDLUC3/merritt-docker/tree/main/mrt-services/ingest/profiles" "source code"

subgraph main
DOCKYML --> DOCK
Expand All @@ -45,8 +62,11 @@ graph LR

DRYADYML[[dryad.yml]]
OAI([OAI])
click OAI href "https://github.com/CDLUC3/mrt-oai" "source code"
SWORD([SWORD])
click SWORD href "https://github.com/CDLUC3/mrt-sword" "source code"
DRYAD([Dryad UI])
click DRYAD href "https://datadryad.org/" "service link"
DRYADMYSQL([Dryad MySQL])
SOLR([Dryad SOLR])
DRYINIT([Merritt Docker Init Tasks -- Overrides])
Expand Down
9 changes: 9 additions & 0 deletions diagrams/ingest.mmd
Original file line number Diff line number Diff line change
@@ -1,15 +1,24 @@
%%{init: {'theme': 'neutral', 'securityLevel': 'loose'}}%%
graph TD
UI("Merritt UI")
click UI href "https://github.com/CDLUC3/mrt-dashboard" "source code"
ING(Ingest)
click ING href "https://github.com/CDLUC3/mrt-ingest" "source code"
INGCON(Ingest Consumer Daemon)
click INGCON href "https://github.com/CDLUC3/mrt-ingest" "source code"
ST(Storage)
click ST href "https://github.com/CDLUC3/mrt-store" "source code"
ZOOING>Zookeeper Ingest]
click ZOOING href "https://github.com/CDLUC3/mrt-zoo" "source code"
ZOOINV>Zookeeper Inventory]
click ZOOINV href "https://github.com/CDLUC3/mrt-zoo" "source code"
EZID(EZID Service)
INV(Inventory)
click INV href "https://github.com/CDLUC3/mrt-inventory" "source code"
DRYAD(Dryad UI)
click DRYAD href "https://datadryad.org/" "service link"
SWORD(Sword)
click SWORD href "https://github.com/CDLUC3/mrt-sword" "source code"
EFS[/Ingest Preparation - EFS/]
COLLAD([Merritt Collection Admin])

Expand Down
2 changes: 2 additions & 0 deletions diagrams/inventory.mmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ graph TD
ST(Storage)
click ST href "https://github.com/CDLUC3/mrt-store" "source code"
ZOOINV>Zookeeper Inventory]
click ZOOINV href "https://github.com/CDLUC3/mrt-zoo" "source code"
INV(Inventory)
click INV href "https://github.com/CDLUC3/mrt-inventory" "source code"
RDS[(Inventory DB)]

subgraph flowchart
Expand Down
1 change: 1 addition & 0 deletions diagrams/oai.mmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ graph TD
DRYAD(Dryad UI)
RDS[(Inventory DB)]
OAI(OAIPMH)
click OAI href "https://github.com/CDLUC3/mrt-oai" "source code"

subgraph flowchart
RDS --> OAI
Expand Down
1 change: 1 addition & 0 deletions diagrams/replic.mmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
graph TD
RDS[(Inventory DB)]
REPLIC(Replication)
click REPLIC href "https://github.com/CDLUC3/mrt-replic" "source code"

subgraph flowchart
subgraph cloud_storage
Expand Down
1 change: 1 addition & 0 deletions diagrams/store-file.mmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ graph TD
UI("Merritt UI")
click UI href "https://github.com/CDLUC3/mrt-dashboard" "source code"
ST(Storage - Access)
click ST href "https://github.com/CDLUC3/mrt-store" "source code"
BROWSER[[Browser]]

subgraph flowchart
Expand Down
2 changes: 2 additions & 0 deletions diagrams/store-ing.mmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@ graph TD
ING(Ingest)
click ING href "https://github.com/CDLUC3/mrt-ingest" "source code"
ST(Storage)
click ST href "https://github.com/CDLUC3/mrt-store" "source code"
INV(Inventory)
click INV href "https://github.com/CDLUC3/mrt-inventory" "source code"
ZOOINV>Zookeeper Inventory]
click ZOOINV href "https://github.com/CDLUC3/mrt-zoo" "source code"

subgraph flowchart

Expand Down
2 changes: 2 additions & 0 deletions diagrams/sword.mmd
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
%%{init: {'theme': 'neutral', 'securityLevel': 'loose'}}%%
graph TD
DRYAD(Dryad UI)
click DRYAD href "https://datadryad.org/" "service link"
LDAP[/LDAP\]
SWORD(Sword)
click SWORD href "https://github.com/CDLUC3/mrt-sword" "source code"
ING(Ingest)
click ING href "https://github.com/CDLUC3/mrt-ingest" "source code"
RDS[(Inventory DB)]
Expand Down
2 changes: 2 additions & 0 deletions diagrams/ui.mmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@
graph TD
RDS[(Inventory DB)]
UI("Merritt UI")
click UI href "https://github.com/CDLUC3/mrt-dashboard" "source code"
ING(Ingest)
click ING href "https://github.com/CDLUC3/mrt-ingest" "source code"
ST(Storage)
click ST href "https://github.com/CDLUC3/mrt-store" "source code"
LDAP[/LDAP\]
NUXEO((Nuxeo DAMS))
DRYAD(Dryad UI)
click DRYAD href "https://datadryad.org/" "service link"
NFEED[[Cron: Nuxeo Harvest]]
BROWSER[[Browser]]

Expand Down

0 comments on commit 4c9159e

Please sign in to comment.