Extra chart with connections.
Compare changes
+ 21
− 29
@@ -14,48 +14,40 @@ Its primary use is to manage PostgreSQL database dumps used for the persistence
In order to read and list dumps, *Netbox Backup Agent* must have access to the dumps. To do this, we mount the volume containing the dumps in the *Netbox Backup Agent* Docker container. This volume is also mounted in the *PostgreSQL Database* container in order to write the dumps produced by the pg_dump binary distributed in this same container.
@@ -123,8 +115,8 @@ sequenceDiagram
@@ -139,7 +131,7 @@ sequenceDiagram
@@ -269,6 +261,6 @@ volumes: