EOX GitLab Instance

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

Fixing service list. improved architecture diagram

parent c343e4b9
Branches
Tags
No related merge requests found
......@@ -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.
Please register or to comment