# Articles from March 2019 - DeployHQ Blog

Displaying posts **1** – **8** of **8** in total

### [Prevent users from being able to deploy at certain times](https://www.deployhq.com/blog/prevent-users-from-being-able-to-deploy-at-certain-times)

Posted on 28th March 2019

At certain times of day, or even days of the week you may wish to prevent users from being able to deploy an application. For example, on a Friday afternoon,...

### [Scheduling Deployments](https://www.deployhq.com/blog/scheduling-deployments)

Posted on 28th March 2019

As well as being able to trigger a deployment manually, or automatically upon push in DeployHQ, you can also schedule a deployment to be run at a later time.

### [Stop certain files from being uploaded during a deployment](https://www.deployhq.com/blog/stop-certain-files-from-being-uploaded-during-a-deployment)

Posted on 26th March 2019

Learn how to exclude files from your DeployHQ deployments using exclusion rules and .deployignore. Prevent dependencies, environment configs, test files, and build artifacts from reaching your server.

### [How to Deploy from Git to Amazon S3 (GitHub, Bitbucket, GitLab)](https://www.deployhq.com/blog/setting-up-deployments-from-git-to-amazon-s3)

Posted on 26th March 2019

Automate deployments from Git to Amazon S3 with DeployHQ. Full setup for GitHub, Bitbucket, GitLab, plus R2, Wasabi, and DigitalOcean Spaces.

### [Deploying to servers in a private network](https://www.deployhq.com/blog/deploying-to-servers-in-a-private-network)

Posted on 22nd March 2019

Learn how to deploy to servers behind firewalls and private networks using the DeployHQ Agent, a lightweight proxy that creates a secure outbound connection to route deployment traffic.

### [Using the DeployHQ CLI](https://www.deployhq.com/blog/using-the-deployhq-cli)

Posted on 21st March 2019

With DeployHQ, you can deploy to your servers in several different ways. Most commonly, customers set up automatic deployments to trigger deployments on push to their repository host, deploy manually...

### [How to deploy to your server using SSH/SFTP and Git with DeployHQ](https://www.deployhq.com/blog/how-to-deploy-to-your-server-using-ssh-sftp-and-git-with-deployhq)

Posted on 21st March 2019

Set up automated SSH/SFTP deployments from your Git repository using DeployHQ. This step-by-step guide covers project creation, server configuration, and enabling automatic deployments.

### [How to Deploy to Your FTP Server from Git with DeployHQ](https://www.deployhq.com/blog/how-to-deploy-to-your-ftp-server-with-git-and-deployhq)

Posted on 20th March 2019

Stop uploading files to FTP manually. Connect your GitHub, GitLab, or Bitbucket repository to DeployHQ and deploy only changed files automatically — with build pipelines, FTPS encryption, and rollback support.

