Commit 821b9178 authored by Gandalf's avatar Gandalf
Browse files

Switch deploy script from Swarm to Docker Compose

Docker Swarm had persistent issues with network allocation on icek,
causing tasks to stay stuck in "Preparing" state. Docker Compose
works reliably for single-node deployments.

Changes:
- Use docker compose instead of docker stack
- Add --pull flag to force registry pulls (default: prefer local images)
- Remove swarm init logic (no longer needed)
- Update help text and output messages
parent f6a2a2dd
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment