CI/CD & Automation
Automate every deploy
Redeploy from your pipeline with per-app deploy tokens, and run ordered shell jobs across distributed worker nodes on demand or on a schedule.
Deploy tokens
Redeploy from your pipeline
Give each app a deploy token and trigger a new deploy from CI whenever you push a new image tag — no dashboard round-trip.
- Per-app deploy tokens
- Webhook redeploy on new image
- Add / remove domains via API
- Revocable tokens
- Per-app deploy tokens
- Webhook redeploy on new image
- Add / remove domains via API
- Revocable tokens
Job runner
Run jobs across your fleet
Register worker nodes and run ordered shell steps across them — for builds, migrations, or any automation you need next to your cluster.
- Register worker nodes
- Ordered shell steps
- bash / cmd / powershell
- Captured job logs
- Register worker nodes
- Ordered shell steps
- bash / cmd / powershell
- Captured job logs
Scheduled
Automate the routine
Schedule recurring jobs across the cluster and track their status and logs from one place.
- Scheduled cluster jobs
- Status & log tracking
- Worker heartbeat monitoring
- Scheduled cluster jobs
- Status & log tracking
- Worker heartbeat monitoring
Keep exploring
More of the platform
Your own PaaS is one command away
Install Coswarm on your server and deploy your first container in minutes — free, self-hosted, and yours to keep.
$ curl -fsSL https://coswarm.dev/install.sh | bash