Tutorials

We like to help people so we try to publish useful tutorials about how to use our products, open source libraries or how to accomplish various design & development tasks.

Displaying posts 181 - 185 of 185 in total

Selectable Deployment Notifications

Posted in December 2017 on the DeployHQ blog

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.

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.