cleanup of install and monitoring

This commit is contained in:
Deckard
2025-10-15 00:22:52 -04:00
parent d24da206e2
commit 90a90e40ad
11 changed files with 189 additions and 77 deletions

View File

@@ -7,10 +7,10 @@
# ==============================================
# TOOL STORAGE PATHS
# ==============================================
# Storage root path - local: ./storage, production: /nfs/containers or custom mount
STORAGE_ROOT=/nfs/containers
# Storage root path - local: ./storage, production: /nfs/azerothcore or custom mount
STORAGE_ROOT=/nfs/azerothcore
# Storage for tools (unified with core stack)
STORAGE_PATH=${STORAGE_ROOT}/azerothcore
STORAGE_PATH=${STORAGE_ROOT}
# ==============================================
# USER MAPPING CONFIGURATION (for NFS compatibility)