mustafauysal / frankenwp

FrankenWP test setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordPress on FrankenPHP

Run the popular WordPress CMS on top of FrankenPHP, the modern app server for PHP.

Getting Started

git clone https://github.com/dunglas/frankenphp-wordpress
cd frankenphp-wordpress
docker compose pull --include-deps
docker compose up

Your WordPress is available on https://localhost. Check docker-compose.yml to find DB credentials.

About

FrankenWP test setup


Languages

Language:Dockerfile 100.0%