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 43 in total

Deploying n8n on Alibaba Cloud Using Docker

Posted in April 2025 on the DeployHQ blog

Deploy n8n on Alibaba Cloud VPS with Docker for easy workflow automation. Learn step-by-step how to set up n8n with PostgreSQL, secure it with Nginx & Let's Encrypt, and automate updates with Watchtower. Improve your automation processes today!

Understanding Podman: Docker's Open Source Alternative

Posted in March 2025 on the DeployHQ blog

Podman is a daemonless, rootless container engine from Red Hat — now the default on enterprise Linux. Learn how it compares to Docker in performance and security, when to choose it, and how to migrate your workflows with real CI/CD and deployment examples.

Java Application Servers in 2025: From Traditional to Cloud Native

Posted in March 2025 on the DeployHQ blog

The Java server landscape has shifted from shared application servers to embedded runtimes and cloud-native frameworks. This guide traces that evolution — from Tomcat and WildFly through Spring Boot to Quarkus and Micronaut — and shows how to make the transition without rewriting everything.