Create an excluded file via API
Support Articlehttps://www.deployhq.com/support/api/excluded-files/create-excluded-file
How to add an excluded file to a project via the DeployHQ API.
Updated 27th Oct 2025https://www.deployhq.com/support/api/excluded-files/create-excluded-file
How to add an excluded file to a project via the DeployHQ API.
Updated 27th Oct 2025https://www.deployhq.com/guides/directus
Learn how to easily create and deploy a Directus project with DeployHQ.
Updated 10th Jan 2025https://www.deployhq.com/support/projects/onboarding-wizard
How to use the DeployHQ onboarding wizard to create your first project, connect a repository, add a server
Updated 5th May 2026https://www.deployhq.com/support/managing-your-account/billing/build-allowances
Build allowances are measured in minutes and represent the total amount of build time available to your … Log in to your DeployHQ account 2. Navigate to **Settings** 3. … Credits are added to your account immediately ## Build Usage Tracking - Build time is tracked in seconds … allowance - Deployment time (file transfers, server commands) does not count - You can view detailed usage in … until credits are available - You can purchase additional credits immediately - Consider upgrading to
Updated 14th Nov 2025https://www.deployhq.com/support/api/templates/managing-template-elements/servers/create-server
How to add a new server to a project template via the DeployHQ API.
Updated 23rd Jul 2024https://www.deployhq.com/support/network-agent-errors/selinux-blocking-network-agent
How to fix issues related to the DeployHQ network agent being blocked by SELinux.
Updated 16th Dec 2024https://www.deployhq.com/support/cli/cli-projects
How to list, create, update, and manage DeployHQ projects and repositories using the CLI.
Updated 13th Apr 2026https://www.deployhq.com/support/managing-your-account/billing/server-allowance
server allowance is the total number of servers you can configure for deployments across all projects in … 50 servers) - And 3 projects configured - You can distribute those 50 servers across all 3 projects in … . ## Checking Your Server Allowance You can view your current server usage in several ways: 1. … Navigate to the project containing the server 2. Go to **Servers** settings 3. … Select and upgrade to your desired package 4.
Updated 14th Nov 2025https://www.deployhq.com/support/managing-your-account/personal-profile/two-factor-authentication
How to set up two factor authentication with DeployHQ Identity on your personal DeployHQ user account
Updated 26th May 2025https://www.deployhq.com/support/common-deployment-errors/permission-denied
You may see an error code such as 550, 553 or similar when trying to upload a particular file to your … user or user group, or if the folder is currently in use by another process. … You can run the following to update the owner and group, ensuring your deployment user can write to it … : ``` chown -R deployuser:deployuser /path/to/file/or/folder ``` If you just need to modify the … More information about file permissions can be found in [this article](http://www.computerhope.com/unix
Updated 26th May 2022