DeployHQ is a code deployment platform designed to help you get files from Git, Mercurial & Subversion repositories onto your servers using SFTP, FTP, S3, Digital Ocean and more!

Articles from February 2025

Displaying all 9 posts

Best Deployment Tools: DeployHQ vs Octopus Deploy

Posted on Thursday 

When it comes to deployment automation, two popular solutions often come up in conversation: DeployHQ and Octopus Deploy. While both tools help teams deploy applications efficiently, they serve different needs and use cases. In this post, we'll compare both platforms to help you make an informed decision for your deployment needs.

Managing Application Services with Systemd and Monit

Posted last Thursday 

When deploying applications in production, ensuring your services stay running and recover from failures automatically is crucial. Two powerful tools that help achieve this are Systemd and Monit. Let's explore how these tools can improve your deployment reliability and why you should consider using them.

Deploying a Laravel + React Application to FortRabbit Using DeployHQ

Posted last Wednesday 

In today's web development landscape, managing deployments for modern applications can be challenging, especially when dealing with a full-stack application that combines Laravel and React. This guide will walk you through setting up a robust deployment pipeline using DeployHQ to deploy your Laravel and React application to FortRabbit hosting.

Deploying Applications to AWS ECS/EKS Using DeployHQ Shell Servers

Posted 13 days ago 

DeployHQ's Shell Servers provide a powerful way to deploy applications to AWS Elastic Container Service (ECS) or Elastic Kubernetes Service (EKS). This guide will walk you through the process of setting up and deploying containerised applications using DeployHQ's Shell Server functionality.

DeployHQ: A Game‑Changer for Web Agencies

Posted 17 days ago 

Managing multiple projects, diverse hosting providers, and varying team permissions can be a daunting task for web agencies. The complexity of juggling these elements can often lead to inefficiencies and errors. That's where DeployHQ comes in as a powerful solution.

What is The Twelve‑Factor App Methodology?

Posted 20 days ago 

The Twelve-Factor App methodology is a set of best practices for building modern, scalable, and maintainable software-as-a-service (SaaS) applications. Created by developers at Heroku, these guidelines help teams create applications that are both portable and resilient. In this post, we'll explore each factor and understand why they're crucial for modern application development.

How to Install DeepSeek on Your Cloud Server with Ollama LLM

Posted 20 days ago 

Running large language models like DeepSeek on your cloud server or VPS is a powerful way to explore AI capabilities while maintaining control over your infrastructure. This guide will walk you through installing DeepSeek using Ollama on a cloud-hosted Ubuntu 24.04 instance, setting up automated deployments with DeployHQ, and configuring a Web UI for remote access.