Understanding Deployments
How Deployments Work
When you trigger a deployment, DeployHQ compares the files on your server with the files in your repository and only uploads the changed files. This makes deployments fast and efficient.
Manual vs Automatic
You can trigger deployments manually from the dashboard or set up automatic deployments that run whenever you push to your repository.
Deployment History
Every deployment is logged with details about what changed, who triggered it, and whether it succeeded or failed.
Rollbacks
If something goes wrong, you can roll back to any previous deployment with a single click.