> For the complete documentation index, see [llms.txt](https://docs.geoprismregistry.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geoprismregistry.com/readme/current-1-1/deployment-and-setup/3.2-creating-a-new-installation/3.2.1-system-architecture.md).

# 3.2.1 System Architecture

The Geoprism Registry is a Java web application built on-top of Tomcat.

<figure><img src="https://3732932512-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9giVyCrmTxAs33YrSRbJ%2Fuploads%2F1e2SMquTqJe1N1WMFdq7%2FGPR%20Docker%20Install%20Diagram.png?alt=media&amp;token=30c725f3-834b-4375-89ed-03943e5dd52e" alt=""><figcaption></figcaption></figure>

The [example docker-compose.yml](https://github.com/terraframe/geoprism-registry/blob/master/src/build/docker/georegistry/docker-compose.yml) file produces an installation as described in the above diagram.

The Geoprism Registry WAR (Web Application Resource) can further be broken down into the following projects:

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td><a href="https://github.com/terraframe/Runway-SDK">Runway SDK</a></td><td>-></td></tr><tr><td></td><td><a href="https://github.com/terraframe/geoprism">Geoprism</a></td><td>-></td></tr><tr><td></td><td><a href="https://github.com/terraframe/geoprism-registry">Geoprism Registry</a></td><td></td></tr><tr><td></td><td><a href="https://spring.io/">Spring MVC</a></td><td>-></td></tr></tbody></table>
