-
### What happened?
Hi,
I'm deploying a PHP 8.3 symfony (7.0) app on AWS ECS (with Fargate).
I'm running it in worker mode with the base image `dunglas/frankenphp:1.1-php8.3.7`.
Every few…
-
#### What is the problem you are having with rclone?
After upgrading rclone from `v1.53.3` to [1.62.2](https://alpine.pkgs.org/3.18/alpine-community-x86_64/rclone-1.62.2-r2.apk.html), the FTP t…
-
### What happened?
Hello,
I use docker , i wanted to try frankenPHP with my app symfony 5.4.x
```
FROM dunglas/frankenphp
ENV FRANKENPHP_CONFIG="worker ./public/index.php"
ENV APP_RUNTIM…
-
It's a little unclear whether `nvi` is supposed during image building, by installing Node.js *into* the image, or inside the container itself after build time. In case of the former, I think the parag…
-
Dear Experts,
I would like to draw your attention to (or seek for help about) an issue we are having right now:
Having "RUN npm i aws-lambda-ric" latest or anything down to 1.1.0 in Dockerfile wou…
-
When trying to install `aws-lambda-ric` on a recent Alpine Linux with the following Dockerfile
```Dockerfile
FROM alpine:3.14
ARG FUNCTION_DIR="/function"
RUN apk add g++ make cmake unzip li…
-
**Describe the bug**
On OJS 3.2-stable (dockerized), with the last version of the orcid plugin (1.1.2.30 / 2023-10-31), new users can not register (popup window emerges and disapears).
In server s…
-
Excerpt from https://build.solarma.it/job/gmacario/job/my-agl-pipelines/job/build-agl-master-raspberrypi3/3/console
```
Started by user Gianpaolo Macario
Replayed #2
16:17:02 Connecting to https…
-
### What happened?
Is this how `handle_response` is supposed to be working now (config taken from the [official Caddy docs](https://caddyserver.com/docs/caddyfile/directives/reverse_proxy#examples)…
aleho updated
4 months ago
-
Using proftpd v1.3.8b with mod_proxy on Fedora 39 and trying to set up a DMZ-based FTPS proxy in private network space that will be used to access to a third party internet-based FTPS server that requ…