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
|
||||
|
||||
**Volume Name:** `monitoring-data`
|
||||
**Volume Name:** `noc-data`
|
||||
|
||||
**Type:** Named Volume (Docker-managed)
|
||||
|
||||
**Mount Path:** `/data` inside backend container
|
||||
|
||||
**Purpose:** Persists SQLite database file (`monitoring.db`) across container lifecycle events
|
||||
|
||||
**Storage Location:** Docker volume storage area (typically `/var/lib/docker/volumes/`)
|
||||
**Purpose:** Persists SQLite database file across container lifecycle events
|
||||
|
||||
**Data Preservation:**
|
||||
- Survives container stop/start cycles
|
||||
|
||||
Loading…
Reference in New Issue
Block a user