Browse documentation
Deploy with confidence
Documentation
Prepare your application, deploy it, and solve common problems.
Health check: /up
Use a public GET /up endpoint that returns HTTP 200. If your application does not have /up, set the health-check path to / under Overview → Application ports. The selected endpoint must return HTTP 200 within the 10-second deployment health-check window or the deployment will fail.
Fix a problem
Choose the problem you see for step-by-step instructions in the Alkimist interface.
My deployment failed
Find the first error, correct the project setting or repository, and deploy again.
My app will not open
Check the project status, application logs, port, and required /up endpoint.
My database or Redis will not connect
Check the managed resource, connection variable, credentials, and migrations.
My domain or HTTPS is not working
Confirm the domain, DNS records, certificate status, and browser URL.
I cannot see my deployment logs
Check the correct deployment and restore missing live or saved output.
The maintenance page is not showing
Confirm maintenance mode, test the project domain, and restore the app when ready.