add some diagnostic scripts for remote deployments

This commit is contained in:
Deckard
2025-09-28 15:00:02 -04:00
parent 7325c3347f
commit 0cc56bb246
4 changed files with 535 additions and 1 deletions

2
.env
View File

@@ -84,7 +84,7 @@ DEPLOYMENT_MODE=local
# Storage configuration for Portainer NFS deployments
# Leave empty for local development with named volumes
STORAGE_PATH_CONTAINERS=
STORAGE_PATH_CONTAINERS=/nfs/containers
# Use named volumes (true for local, false for Portainer)
USE_NAMED_VOLUMES=true