diff --git a/documentation/operator-guide/intro.rst b/documentation/operator-guide/intro.rst
index f4532cf8a29b74589e70040941a1f25f92ac598b..49e3d2796da76b8716cda19a4985c4dbfe9ad4ec 100644
--- a/documentation/operator-guide/intro.rst
+++ b/documentation/operator-guide/intro.rst
@@ -13,10 +13,14 @@ knowledge of Docker and Docker Swarm is a prerequisite.
 Components
 ----------
 
+.. figure:: images/architecture.png
+
 The View Server consists of the following service components (with their
 respective Docker image in parenthesis):
 
- - Ingestor (ingestor)
+.. - Ingestor (ingestor) TODO: re-add this
+
+ - Reverse Proxy (traefik)
  - Preprocessor (preprocessor)
  - Registrar (core)
  - Renderer (core)
@@ -24,7 +28,7 @@ respective Docker image in parenthesis):
  - Seeder (cache)
  - Client (client)
  - Database (postgis)
- - Redis (redis)
+ - Queue Manager (redis)
  - Reverse Proxy (traefik)
 
 These services are bundled and managed together in a Docker Swarm via