What's New in PHP 2026: Modern Features for Production
PHP 8.5 and 8.6 bring pipe operators, partial functions, and fatal error backtraces. Learn how to deploy these features safely in production environments.
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.
PHP 8.5 and 8.6 bring pipe operators, partial functions, and fatal error backtraces. Learn how to deploy these features safely in production environments.
Learn how to install and configure Ghost CMS on a Linode VPS with our comprehensive, step-by-step guide. Perfect for bloggers and publishers seeking a powerful, open-source platform. Get your Ghost blog running smoothly on Linode today!
Understand OpenSSH on Windows and build secure cross-platform deployments. Learn setup best practices and how DeployHQ unifies SSH-based automation for teams.
A practical guide to implementing every 12-Factor App principle in real deployments — from storing config in environment variables and treating logs as event streams, to running admin processes as one-off tasks. Includes code examples and DeployHQ setup for atomic deployments, build pipelines, and multi-environment configuration.
Learn how to easily install Gitea, a lightweight Git repository, on Amazon Lightsail. Step-by-step guide with Nginx setup, SSL, and performance tips. Self-host your Git projects today!
Unlock seamless development with our deep dive into OpenAPI. Learn why exposing a specification is a game-changer for collaboration and automation, explore different creation methods (manual, automated, and AI-powered), and clarify the relationship between OpenAPI and Swagger.
Install and configure Fail2Ban to block brute-force attacks on SSH, Nginx, and Apache. Includes real log examples, custom jail configuration, email alerts, fail2ban-regex testing, Docker integration, and an honest comparison with CrowdSec and Cloudflare WAF.
Complete Guide: Deploying Gemini Search App with DeployHQ. Perplexity style AI Search engine clone built with Gemini 2.0 Flash and Grounding
So you've built your site with Kirby CMS and now you're ready to deploy it. But with so many hosting options available, which one should you choose? This guide breaks down five popular ways to deploy your Kirby site, comparing their costs, features, and complexity to help you make the right choice for your project. Let's get started!
Choosing the right application server for your Ruby applications can significantly impact performance, scalability, and resource utilisation. Let's dive into the available options and their characteristics.
Keycloak: Open-source identity & access management. Simplify authentication & authorization with SSO, social login, & role-based access control. Secure your apps today!
In the world of software development, efficiency and consistency are key. Build automation tools like Ant and NAnt have been instrumental in streamlining development processes, and today we'll dive into how these tools can supercharge your build pipeline.