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.
Displaying posts 1 - 12 of 40 in total
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.
Deploy Ghost — the open-source publishing platform — on a VPS with Docker, MySQL, Caddy TLS, Mailgun, and continuous deployment via DeployHQ.
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!
Practical OpenAPI guide: why it powers team collaboration, how to author one (manual, code-first, AI), and the real difference between OpenAPI and Swagger.
A hands-on Fail2Ban guide: install, configure jail.local, write custom filters, harden SSH, and compare with CrowdSec and Cloudflare WAF.
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.
Compare 5 Kirby hosting options (VPS, DeployHQ, Dokku, managed, GitHub Pages) with PHP requirements, real pricing, and operational tradeoffs.
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.
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.
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.