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!

Open Source

We're avid fans of open source, we use it and contribute hundreds of our own projects to the community. Keep up to date with them all.

Displaying posts 13 - 24 of 29 in total

Deploying Odoo on Ubuntu with DeployHQ

Posted on the 23rd January on the DeployHQ blog

This detailed guide will walk you through the complete process of deploying Odoo 18.0 on Ubuntu Server 20.04 LTS with Nginx and PostgreSQL, using DeployHQ.

Code Review: The Dark Side

Posted on the 20th January on the DeployHQ blog

Understand the fundamental aspect of code review. Explore its benefits and learn how to prevent it from becoming a tool for obstruction or personal agendas.

What is Docker?

Posted in November 2024 on the DeployHQ blog

Dive deep into Docker. Learn how it revolutionized software development with its efficient containerization approach, contrasting it with traditional VMs.

Deploying Kirby with DeployHQ

Posted in November 2024 on the DeployHQ blog

A major advantage of using a CMS like Kirby is the ability to deploy your website directly from a Git repository. Since Kirby uses flat files instead of a database, this includes both your code and content.