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!

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 181 - 188 of 188 in total

Excluding files with .deployignore

Posted in May 2016 on the DeployHQ blog

Use a .deployignore file to control which files and directories are excluded from your DeployHQ deployments. Works like .gitignore, supports all version control systems, and keeps exclusion rules version-controlled alongside your code.

Excluded Files per Server

Posted in June 2015 on the DeployHQ blog

Configure different file exclusion rules for each deployment server in DeployHQ. Keep environment configs, backend code, or test files off servers that don't need them.