Zero Downtime Deployments: How to Deploy Without Breaking Your Site
Learn how to set up zero downtime deployments with DeployHQ. Use atomic symlink switching to eliminate downtime during deploys — no scripts or plugins required.
DeployHQ is a code deployment platform designed to help you get files from Git, Mercurial & Subversion repositories onto your servers using SFTP, FTP, S3, Digital Ocean and more!
An insight into the way we run the infrastructure that runs all our services, or news about the DevOps world
Displaying posts 157 - 164 of 164 in total
Learn how to set up zero downtime deployments with DeployHQ. Use atomic symlink switching to eliminate downtime during deploys — no scripts or plugins required.
Learn how to exclude files from your DeployHQ deployments using exclusion rules and .deployignore. Prevent dependencies, environment configs, test files, and build artifacts from reaching your server.
Deploy your website or app from any Git repository to Amazon S3 automatically with DeployHQ. Covers GitHub, Bitbucket, GitLab, plus S3-compatible storage like Cloudflare R2 and Wasabi.
Learn how to deploy to servers behind firewalls and private networks using the DeployHQ Agent, a lightweight proxy that creates a secure outbound connection to route deployment traffic.
Learn how to set up zero-downtime deployments with DeployHQ using atomic deployment strategies. Step-by-step guide covering symlink-based releases, rollback strategies, and server group deployments.
Control exactly when your deployment notifications fire. Learn how to configure start, success, and failure triggers for Discord, Slack, Teams, and other integrations in DeployHQ.
Cannot connect to your deployment server? This guide walks through every common SSH, SFTP, and FTP connection error in DeployHQ — from firewall timeouts and key authentication failures to permission issues — with step-by-step fixes for each.
In the last few weeks we've introduced websockets into Deploy to improve our deployments. In the next couple of posts we'll delve into the how and why of this development.