Update noc-docker/README.md
This commit is contained in:
parent
c07ce6fcb6
commit
d76df5ef7e
@ -143,15 +143,13 @@ The Network Monitoring System is a simplified Network Operations Center (NOC) th
|
|||||||
|
|
||||||
### Persistent Volumes
|
### Persistent Volumes
|
||||||
|
|
||||||
**Volume Name:** `monitoring-data`
|
**Volume Name:** `noc-data`
|
||||||
|
|
||||||
**Type:** Named Volume (Docker-managed)
|
**Type:** Named Volume (Docker-managed)
|
||||||
|
|
||||||
**Mount Path:** `/data` inside backend container
|
**Mount Path:** `/data` inside backend container
|
||||||
|
|
||||||
**Purpose:** Persists SQLite database file (`monitoring.db`) across container lifecycle events
|
**Purpose:** Persists SQLite database file across container lifecycle events
|
||||||
|
|
||||||
**Storage Location:** Docker volume storage area (typically `/var/lib/docker/volumes/`)
|
|
||||||
|
|
||||||
**Data Preservation:**
|
**Data Preservation:**
|
||||||
- Survives container stop/start cycles
|
- Survives container stop/start cycles
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user