Custom Amazon S3 request headers
Configure custom HTTP request headers when deploying to Amazon S3 buckets with DeployHQ, including Cache-Control, Content-Disposition, and server-side encryption metadata.
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.
Configure custom HTTP request headers when deploying to Amazon S3 buckets with DeployHQ, including Cache-Control, Content-Disposition, and server-side encryption metadata.
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.
Run build commands before deployment with DeployHQ. Compile assets, install dependencies, and cache build files — your server gets only the compiled output.
Two factor authentication is a good way of increasing account security, by adding a second step to the normal login flow. In the case of DeployHQ, it simply consists of...
You may be deploying your code to more than one server, which can be particularly inconvenient when it comes to making sure all of your servers are running the same...
There may be cases where you don't want some users to be able to deploy to certain servers in a project. For example, you may have a production server that...
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.
Stop uploading files to FTP manually. Connect your GitHub, GitLab, or Bitbucket repository to DeployHQ and deploy only changed files automatically — with build pipelines, FTPS encryption, and rollback support.
As you may have seen, GitHub are currently discontinuing their old services integrations and replacing them with webhooks. In the past, users would add one of these to enable automatic...
Before running a deployment, it can be useful to preview the changes that will be deployed, so that you can check to see if any files will be uploaded or...
One of the most useful features of DeployHQ is the ability to monitor a deployment's progress in realtime. With the recently released mobile app, the development team knew this would...