ecamp / ecamp3

eCamp v3 is a web-based app for camp and course planning. The application is specialized for camps and courses of youth associations and for Y+S offers in the sport of camp sports/trekking.
https://ecamp3.ch
GNU Affero General Public License v3.0
111 stars 49 forks source link

Seperate frankenphp(caddy) from ingress for local development #5277

Closed usu closed 1 week ago

usu commented 3 months ago

After merging https://github.com/ecamp/ecamp3/pull/5123, I'd propose that we separate the path-forwarding functionality (ingress) from frankenphp.

Combining this has a few disadvantages:

The 2nd point comes from the fact that the processing order is different between dev and prod:

Adding a separate ingress on local dev would make the two more similar and hence less error prone.

As ingress we could use:

manuelmeister commented 3 months ago

Core Meeting Decision

We vote for NGINX. We want the setup to be similar to the deployment.