Deploy
Everything about getting a service running on Lizard and keeping it that way — from your first push to scaling and region placement.
Weighing this against another host first? The blog prices nine container as a service platforms side by side.
In this section
- Deploy from GitHub — connect a repo so pushes to the tracked branch auto-redeploy.
- Deploy from Local Code — ship the current directory with
lizard up, no Git required. - Background Workers — run queue consumers and polling loops with
containerPort=0. - Scaling — adjust replicas, resources, and storage.
- Regions — where your services run.
- Troubleshooting — fixes for the most common build and deploy problems.
Updated