> 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/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 11 web application built on-top of Tomcat 8.5.

<figure><img src="/files/TVIzTeqYSR96xzsI7x5G" 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>
