One-command install scripts spin up a full local stack for 2.4.8 with optional sample data, plus Xdebug, Redis/Valkey, Logstash, and an optional Jenkins container for CI/CD.
Compose-based local environment using FrankenPHP (Caddy+PHP), MariaDB, and phpMyAdmin, with HTTPS via nip.io, separate frontend/admin domains, and a one-command installer. Includes security rules in Caddy, Xdebug 3 config for VSCode, and troubleshooting notes for certificates and Linux firewalls.
This guide outlines how to set up a NixOS development environment with Xdebug and Blackfire support, along with instructions for installation and configuration of necessary services like MySQL and OpenSearch. Key commands and configurations are provided to streamline the development process, including environment setup and file handling in the service configuration.
A complete Docker setup for development, including Traefik, Nginx, Redis, PHP-FPM, MySQL, and more.