EasyEngine / EasyEngine/site-command
Enable create proxy
- Vorherrschende Sprache
- PHP
- Sterne
- 18
- Forks
- 27
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I planned to install mailu as a mail solution on my server. By default, it listens on every IP address on port 80 and 443 which conflicts with the nginx-proxy server. I am looking for the most non-intrusive to forward the traffic from mail.mydomain.tld to the nginx running the mailu frontend.
I assume the most forward way is to let mailu listen on different ports (e.g. 8080 and 8443) and forward all traffic using the nginx-proxy to the docker container. I noticed that easy engine uses https://github.com/jwilder/nginx-proxy for the docker based nginx-proxy. I tried adding the "VIRTUAL_HOST" to the mailu docker files with no success...
A simple command enabling the traffic forwarding to other docker contains would be very much appreciated. Or any thoughts on an easy way to achieve this...
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Beginne mit der Überprüfung der bestehenden Docker- und nginx-proxy-Integration und der Frage, wie der Befehl Container-Ports und VIRTUAL_HOST verarbeitet. Erledigt ist die Aufgabe, wenn es eine unterstützte, dokumentierte Möglichkeit gibt, mail.mydomain.tld an das Mailu-Frontend weiterzuleiten, ohne dass dessen Standardports mit einem anderen nginx-proxy-Server in Konflikt geraten.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- docker, nginx
- Bereich
- devops, networking
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 15/100