j40-cejst-2/docs/architecture/README.md
Vim 8f3c7487fc
Update README.md (#222)
fixes broken geo data pipeline link
2021-06-30 07:15:35 -07:00

1.9 KiB

Architecture

The below is a general architecture of our proposed system:

Architecture

The following is a more detailed diagram of the geo data pipeline architecture (the Data Pipeline and Server boxes in the general architecture diagram above).

Geo Data Pipeline

We are partnering with Geoplatform to turn some of these pieces into open source shared services that they would own. The following is a modified diagram showing which pieces would tentatively be owned by Geoplatform.

Geo Data Pipeline

Updating the Diagram

Note: Do Not directly modify the svg file, it is generated automatically!

In the event that you are interested in updating the architecture of our system, please go through the Architecture Decision Record Process (see here for more detail on this process).

Provided you have already done this, however, and/or would like to make small changes to the diagram itself, please read on!

This diagram was generated from a text-based markdown-like file using MermaidJS syntax and the Compile Mermaid Markdown Github Action.

To update, consult Mermaid syntax here and update the architecture.mmd file.

To preview your changes, see Use Cases and Integrations here in order to setup editor integration.

Once you are satisfied with your change, create a pull request. The compile_mermaid.yml workflow (here) will automatically generate and commit an SVG version of your diagram with the name X.svg.