EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit cf38e4b3 authored by Fabian Schindler's avatar Fabian Schindler
Browse files

Fixing service list. improved architecture diagram

parent 1ee92b27
No related branches found
No related tags found
1 merge request!8Docs
documentation/operator-guide/images/architecture.png

199 KiB | W: | H:

documentation/operator-guide/images/architecture.png

67.5 KiB | W: | H:

documentation/operator-guide/images/architecture.png
documentation/operator-guide/images/architecture.png
documentation/operator-guide/images/architecture.png
documentation/operator-guide/images/architecture.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -18,18 +18,19 @@ Components
The View Server consists of the following service components (with their
respective Docker image in parenthesis):
.. - Ingestor (ingestor) TODO: re-add this
- Reverse Proxy (traefik)
- Preprocessor (preprocessor)
- Registrar (core)
- Renderer (core)
- Cache (cache)
- Seeder (cache)
- Client (client)
- Database (postgis)
- Queue Manager (redis)
- Reverse Proxy (traefik)
- Reverse Proxy (traefik)
- Preprocessor (preprocessor)
- Registrar (core)
- Renderer (core)
- Cache (cache)
- Seeder (cache)
- Client (client)
- Database (postgis)
- Queue Manager (redis)
- Reverse Proxy (traefik)
.. - Ingestor (ingestor) TODO: re-add this
These services are bundled and managed together in a Docker Swarm via
Docker Compose configuration files.
......
......@@ -36,7 +36,7 @@ architecture. On a Debian based system this may look like this:
sudo apt-get update
sudo apt-get install docker-ce docker-ce-cli containerd.io
## TODO: RHEL?
.. ## TODO: RHEL?
Docker Swarm
------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment