Create a global config file via API
Support Articlehttps://www.deployhq.com/support/create-global-config-file
How to create a new global config file template for your account via the DeployHQ API.
Updated 2nd Apr 2026https://www.deployhq.com/support/create-global-config-file
How to create a new global config file template for your account via the DeployHQ API.
Updated 2nd Apr 2026https://www.deployhq.com/support/api/users-api/resend-invitation-api
How to resend a user invitation in your DeployHQ account using the API.
Updated 16th Apr 2026https://www.deployhq.com/support/common-repository-errors
Unfortunately, there can be a number of issues you might run into related to your repository. … You can find more information about these errors and how to solve them below. {children}
Updated 13th Oct 2020https://www.deployhq.com/support/api/profile-api/view-profile-api
How to view your own DeployHQ user profile using the API.
Updated 16th Apr 2026https://www.deployhq.com/support/build-errors/Javascript-heap-out-of-memory
In order to solve that, please declare the following environment variable on top: export NODE_OPTIONS … =--max_old_space_size=4096 If after that the issue continues, that is a hard limit and cannot be increased … I'm afraid, however, you can certainly move the process to your own server, via an [SSH Command](https
Updated 11th Jun 2024https://www.deployhq.com/support/common-repository-errors/no-url-found-for-submodule
The mapping needs to be added to a .gitmodules file located in the root directory of the repository you … You can find out how to either map the submodule to its external source or remove it below. ## Submodule … the root directory) where the submodule will be used, and `url-of-source` is the URL of the original … such as Codebase, Bitbucket, Github or Gitlab), so that DeployHQ can access and deploy that submodule … they offer a solution whereby you can create a machine user and assign the deployment key to that user
Updated 13th Oct 2020https://www.deployhq.com/support/api/servers/reset-host-key
How to automate resetting an SSH server's host key using the DeployHQ API.
Updated 10th Nov 2025https://www.deployhq.com/support/api/server-groups/create-server-group
How to create a new server group using the DeployHQ API.
Updated 10th Nov 2025https://www.deployhq.com/blog/deploying-your-code-with-deployhq-a-beginner-s-guide
Ready to share your code? Learn how to deploy it easily with DeployHQ.
Updated 9th Sep 2024https://www.deployhq.com/support/api/ssh-commands/listing-all-ssh-commands
How to list all SSH commands within a specific project using the DeployHQ API.
Updated 23rd Mar 2026