Commit Graph

122 Commits

Author SHA1 Message Date
uprightbass360
78a4bca6a1 Add script to wait for client data and start world server
- Monitors client data download progress
- Automatically starts world server when data is ready
- Verifies all required data directories exist
- Shows progress updates every 30 seconds
- Includes comprehensive error handling and status reporting
2025-10-11 02:25:25 -04:00
uprightbass360
825cb7b5fe Add distrobox-compatible deployment script
- Created deploy-and-check-distrobox.sh for deploying in distrobox environment
- Uses distrobox-host-exec to run podman commands on host
- Automatically handles container creation with proper networking
- Includes comprehensive health checks for all services
- Supports --skip-deploy and --quick-check options
- Handles client data download in background
2025-10-11 02:18:17 -04:00
uprightbass360
7b256e7571 Merge playerbot backup support from modules branch
- Add automatic detection of acore_playerbots database in all backup scripts
- Improve restore script with better error handling
- Add logging of databases being backed up
- Include test-backup-detection.sh script
2025-10-11 02:09:46 -04:00
Deckard
ed1251d0df updates to use hosted scripts 2025-10-07 14:01:44 -04:00
Deckard
291e1e8393 add updated container scripts 2025-10-07 13:51:55 -04:00
Deckard
238ee39234 add inline scripts as standalone scritps for automations 2025-10-07 13:25:35 -04:00
uprightbass360
c523a20d78 better wizard logic and toggling 2025-10-05 23:38:33 -04:00
uprightbass360
3482a7a8d8 wizard tweaks 2025-10-05 23:08:27 -04:00
Deckard
02c6f00b6d add new images 2025-10-05 05:54:14 -04:00
Deckard
13fc1b7e66 eluna fixes 2025-10-04 22:35:48 -04:00
Deckard
8b2eeff3fd add module functionality, untested 2025-10-04 20:44:07 -04:00
Deckard
b4a763a883 post-install updates 2025-10-03 22:05:39 -04:00
Deckard
71038930a7 add wizzard 2025-10-03 17:07:45 -04:00
Deckard
e34cea0a2b backup functionality and documentation 2025-10-03 16:34:18 -04:00
Deckard
beafe708e2 Remove grafana/influxdb processes and docs 2025-10-03 13:52:35 -04:00
Deckard
b5ef1d8a61 Updades to post-install process 2025-10-03 13:44:01 -04:00
uprightbass360
fe1efc1c16 enhance backup process and remove dashboards 2025-10-03 02:13:59 -04:00
uprightbass360
ba541fbf78 add post install configuration 2025-10-01 20:58:13 -04:00
uprightbass360
48b1b5b0af Organize module management documentation and scripts into proper directories
This commit reorganizes the project structure for better maintainability:

Structure changes:
- docs/ - All documentation consolidated
  - README.md - Overview and quick start guide
  - MODULE_MANAGEMENT.md - Complete system documentation
  - MODULE_COMPATIBILITY.md - Module compatibility matrix
- scripts/ - All automation scripts
  - rebuild-with-modules.sh - Automated rebuild script

Updated references:
- All documentation now references correct script paths
- Docker compose notifications updated
- Cross-references between docs maintained

Benefits:
- Clear separation of documentation and scripts
- Better project organization and navigation
- Consistent with standard project structure conventions
- Easier maintenance and contribution

🤖 Generated with [Claude Code](https://claude.ai/code)
2025-10-01 20:24:20 -04:00
uprightbass360
e7b3fcdce2 adding module functionality and final setup 2025-10-01 03:26:18 -04:00
uprightbass360
88b7c8eb84 update backup process 2025-09-30 14:24:12 -04:00
uprightbass360
11951fd515 add scripts 2025-09-30 14:05:20 -04:00