Last updated on 9th February 2026

Getting Started with Automated Deployments

What is DeployHQ?

DeployHQ is a deployment automation service that helps you deploy your code from a repository to your server. It supports a wide range of repository providers and server types.

Creating Your First Project

To get started, you'll need to create a project. A project represents a single application or website that you want to deploy.

  1. Click New Project from your dashboard
  2. Give your project a name
  3. Connect your repository
  4. Configure your server

Connecting a Repository

DeployHQ supports GitHub, GitLab, Bitbucket, and self-hosted Git repositories. Simply paste your repository URL and authenticate.

Configuring Your Server

You can deploy to any server that supports FTP, SFTP, SSH, or cloud storage providers like Amazon S3 and Rackspace Cloud Files.

Running Your First Deployment

Once your project is set up, you can trigger a deployment manually or set up automatic deployments that run every time you push to your repository.