-
Hello FrankenPHP team,
I have known about the project for a while, and finally have the time to try it out. I find the current documents a bit lacking, however. Perhaps my use case is a bit very sp…
-
## 🗣 Suggestion
I saw the the issue #142 and the wiki page https://github.com/cypht-org/cypht/wiki/Reverse-Proxy-with-NGINX but I found nothing about the traefik reverse proxy.
After playing with …
-
### Akaunting version
https://github.com/akaunting/akaunting/commit/5e0f0c7bb85c6ff22c37719a7ba63ead574b231e
### PHP version
8
### Operating system
docker > dunglas/frankenphp
### St…
-
### What happened?
Today, frankenphp used a limited number of workers, while 16 are defined. This caused severe slow down as these few workers were not enough to handle the load.
You can see here …
-
Hello,
I'm developing an API using the latest dockerize with the Alpine version of [FrankenPHP](https://frankenphp.dev/) (`dunglas/frankenphp:latest-alpine`) and I use Mercure to synchronize data w…
-
Hi,
I would like to build a custom Docker image for FrankenPHP and followed the instructions provided in the [FrankenPHP documentation](https://frankenphp.dev/docs/docker/#how-to-install-more-php-e…
-
### Describe you feature request
We tried frankenphp official docker image with Yii2 framework, but our public folder is called `web` instead of `public`.
Can we make [this](https://github.com/dun…
-
### Bug Description
When running the `mirrord` command in my docker container, I get the following error:
```
/usr/local/bin/mirrord: cannot execute: required file not found
```
I'm attemptin…
-
**Is your feature request related to a problem? Please describe.**
The documentation for the docker images points you at https://hub.docker.com/r/dunglas/frankenphp/tags, with... quite a few images (…
-
Hi. First of all: great project! In only two days I managed to switch from php pm to frankenphp. I hope this project will be maintained for a longer time ;)
As I'm not familiar with Caddy, I have no …