Tips & Tricks

Our products pack a punch when it comes to features and it would be easy to miss some of them. Here we post helpful tips & tricks about how to use our products & services.

Displaying posts 157 - 168 of 176 in total

Zero‑downtime deployments with a cache directory

Posted in October 2019 on the DeployHQ blog

DeployHQ offers two zero-downtime deployment strategies: copying the previous release or using a clean cache directory. Learn how each works, when to use them, and best practices for seamless deployments.

Custom Amazon S3 request headers

Posted in August 2019 on the DeployHQ blog

Configure custom HTTP request headers when deploying to Amazon S3 buckets with DeployHQ, including Cache-Control, Content-Disposition, and server-side encryption metadata.

Whitelisting excluded files

Posted in July 2019 on the DeployHQ blog

Use whitelisting rules to create exceptions within your DeployHQ exclusion rules. Prefix any rule with ! to keep specific files or directories deployed even when their parent is excluded.

The DeployHQ Build Pipeline

Posted in April 2019 on the DeployHQ blog

In a lot of modern web applications, a number of assets or dependencies are generated separately from your normal development cycle. For example, you might be compiling some JavaScript, fetching...