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!
Featured posts from DeployHQ
Exciting News: DeployHQ Merges with DeployBot
Deployment Automation: A Quick Overview
Deployment automation is the process of using software tools and systems to automatically move code changes from one software environment to another. This eliminates the need for manual software releases, which can be time-consuming, error-prone, and inefficient.
Introducing DeployHQ Log Intelligence: Your AI‑Powered Deployment Log Analyzer
We're excited to announce the launch of DeployHQ Log Intelligence, our new AI-powered tool designed to revolutionize how DevOps teams handle deployment logs and troubleshooting. This CustomGPT solution transforms complex log analysis from a time-consuming task into an efficient, intelligent process.
How to Install DeepSeek on Your Cloud Server with Ollama LLM
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.
All the latest posts from DeployHQ
Best Deployment Tools: DeployHQ vs Octopus Deploy
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.
How To Deploy Metabase on Ubuntu 20.04 with Docker and DeployHQ
Metabase is a Java-based open-source Business Intelligence (BI) tool. It can connect to a number of different databases and has a question builder tool that can hide the complexity of large SQL queries.
Managing Application Services with Systemd and Monit
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
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
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.