Files
markbase/scripts
Warren ffc09b97bb
Some checks failed
Test / test (push) Has been cancelled
Test / build (push) Has been cancelled
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
..
2026-05-16 15:37:37 +08:00
2026-06-22 00:06:35 +08:00
2026-06-24 11:35:17 +08:00
2026-05-16 15:37:37 +08:00