Files
gitlab-deployment/scripts/setup-swap.sh
Amirhossein Khalili a521a88d38 feat(deployment): add automated swap space configuration
- Create `scripts/setup-swap.sh` to dynamically detect and allocate
  a 4GB swap file to prevent OOM errors on low-RAM servers.
- Integrate the swap check gracefully into the `run.sh` orchestrator flow.
- Update `README.md` to document new sudo/disk space prerequisites
  and the updated deployment steps.
2026-03-16 03:03:22 +08:00

2.1 KiB