Warren
|
ffc09b97bb
|
Add MarkBase services startup/stop scripts
Service Management Scripts:
- start_services.sh: Start Web, SSH, SMB servers
- stop_services.sh: Stop all servers gracefully
Features:
- Port conflict detection
- Graceful shutdown (SIGTERM + SIGKILL)
- Log file management
- Color-coded output
Ports:
- Web: 11438
- SSH: 2024
- SMB: 4445
Usage:
./scripts/start_services.sh
./scripts/stop_services.sh
|
2026-06-24 11:36:22 +08:00 |
|