2 nginx
Luca Matteo Spoljarevic edited this page 2026-03-22 22:04:12 +01:00

zammad-nginx.container

This one was by far the most troubleing container in this pod.

Nearly all of it is pretty basic and can be looked up in the Arch Wiki under the Podman section at the bottom.

Even tho it gets information from the .env file, you MUST keep the other two environment variables and DO NOT change them.

Without them, nginx will create it's default file for zammad with DNS names, which it can't resolve. With those variables, the DNS name will be swapped with the localhost address, which works fine.