What's New in PHP 2026: Modern Features for Production
Posted on
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.
Posted on
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.
Posted on
Deploy Ghost — the open-source publishing platform — on a VPS with Docker, MySQL, Caddy TLS, Mailgun, and continuous deployment via DeployHQ.
Posted on
Understand OpenSSH on Windows and build secure cross-platform deployments. Learn setup best practices and how DeployHQ unifies SSH-based automation for teams.
Posted on
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.
Posted on
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!
Posted on
Practical OpenAPI guide: why it powers team collaboration, how to author one (manual, code-first, AI), and the real difference between OpenAPI and Swagger.
Posted on
A hands-on Fail2Ban guide: install, configure jail.local, write custom filters, harden SSH, and compare with CrowdSec and Cloudflare WAF.
Posted on
Deploy your own Perplexity-style AI search engine on Ubuntu in under an hour. Step-by-step guide using DeployHQ, Gemini 2.0 Flash, Nginx, and PM2.
Posted on
Compare 5 Kirby hosting options (VPS, DeployHQ, Dokku, managed, GitHub Pages) with PHP requirements, real pricing, and operational tradeoffs.
Posted on
Compare Puma, Passenger, Falcon, iodine, and Agoo for Ruby production deployments. Includes real benchmarks, architecture deep dives, Nginx configuration, and practical tuning advice from running Rails in production.
Posted on
How Apache Ant and NAnt automate Java and .NET builds, where they fit in a modern pipeline, and when to migrate to Maven, Gradle or MSBuild.
Posted on
Run n8n on an Alibaba Cloud VPS with Docker and Postgres behind Nginx and Let's Encrypt — a production-grade setup with the gotchas every quickstart skips.