feat: local paths/users

This commit is contained in:
uprightbass360
2025-10-29 01:35:09 -04:00
parent bf6a53495d
commit cf8229d1c6
8 changed files with 176 additions and 41 deletions

View File

@@ -326,7 +326,7 @@ storage/
├── config/ # Server configuration files
├── logs/ # Server log files
├── modules/ # Module source code and configs
├── mysql-data/ # Database files
├── mysql-data/ # Database files (now under ./local-storage)
└── backups/ # Automated database backups
```
@@ -809,6 +809,12 @@ rm -f storage/modules/.requires_rebuild
---
## 🧭 Ownership Hardening TODO
- [ ] MySQL container: prototype running as `${CONTAINER_USER}` (or via Docker userns remap/custom entrypoint) so shared `${STORAGE_PATH}` data stays user-owned while preserving required init privileges.
---
## 🎯 Next Steps After Installation
1. **Test Client Connection** - Connect with WoW 3.3.5a client using configured realmlist