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.
- Click New Project from your dashboard
- Give your project a name
- Connect your repository
- 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.