Created
December 20, 2021 13:51
-
-
Save netsensei/7f23c7ec2e129d1667d9c695c94a3700 to your computer and use it in GitHub Desktop.
Revisions
-
nics created this gist
Dec 20, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,16 @@ flowchart LR W((World)) --- TR TR --- KC(Keycloak) BB --- KC subgraph Nomad TR(Traefik proxy) --- BB BB(Biblio backend) --- NATS{NATS} NATS --- JB{JMS bridge} JB --- F(Fedora repository) NATS --- IDX(Indexer service) IIIF(IIIF image server) end F --- PG[(Postgres cluster)] F --- S3[(S3 or FS storage)] BB --- ES[(Elasticsearch cluster)] IDX --- F