We've just pushed out a handy new feature that will be particularly useful to those of you that manage multiple projects in DeployHQ - a project configuration suggestions area that's available when you're first setting up your project.
Based on your repository structure and contents, DeployHQ will now provide a series of useful suggestions that you can then automatically apply on a case-by-case basis. This includes common aspects of configuration such as build commands and cached files, excluded files, config files and even SSH commands.
If, for example, we detect that you're deploying a PHP-based project using Composer as a result of finding a package manifest (composer.json) in your repo, we'll provide a list of suggestions like so:
Then, you can choose to automatically apply them all, or just the parts that you will find most useful. If you have any questions about this feature or any other aspect of DeployHQ, please let us know.