(feature) improve snapshot discovery visibility in Django
Add a discovery preflight that reports the configured backup root, host root, and snapshot directory counts before importing anything. Show discovery status on host detail pages so missing mounts or mismatched host directories are visible from the UI. Warn clearly when discovery scans zero snapshots, including whether the host backup directory is missing or simply empty.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -8,3 +8,4 @@ backups/
|
||||
*.egg-info/
|
||||
build/
|
||||
dist/
|
||||
.env
|
||||
Reference in New Issue
Block a user