theodoreb / ddev-frankenphp-drupal

Replaces apache/nginx with FrankenPHP in ddev web container

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FrankenPHP Add-On for DDEV

This DDEV add-on for FrankenPHP replaces the currently used webserver with FrankenPHP.

FrankenPHP is a modern PHP App Server, written in Go.

Plugin created from https://github.com/ochorocho/ddev-frankenphp

Installation

ddev get theodoreb/ddev-frankenphp-drupal && ddev restart

Configuration

config.yaml

SERVER_NAME will be set depending on the VIRTUAL_HOST used by ddev. This way all domains configured by ddev will be used by frankenphp as well.

About

Replaces apache/nginx with FrankenPHP in ddev web container

License:Apache License 2.0


Languages

Language:Shell 100.0%