Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Alternative zu nginx proxy manager

Featured Replies

Hi,

 

Bin gestern durch Zufall über ein Video gestolpert, da würde Zoraxy vorgestellt, eine auf den ersten Blick vielversprechende alternative zum NPM.

 

Ist scheinbar ein relativ neues Projekt, ist ja auch leider noch nicht im Unraid App Center.

 

Bleibt mir wohl erstmal nur der Umweg über eine VM, oder ?

 

 

Gruß Kristian 

 

PS: Video und Link 

 

https://github.com/tobychui/zoraxy

 

 

Solved by cz13

  • Community Expert
  • Solution
5 minutes ago, KrisAusEU said:

Bleibt mir wohl erstmal nur der Umweg über eine VM, oder ?

Nein, gibt doch nen Docker Container:

https://github.com/tobychui/zoraxy/tree/main/docker

Den musst du eben manuell konfigurieren, da noch kein Unraid Template in den Apps vorhanden ist.

Guten Morgen,

hatte das Video auch gesehen und gleich mal den Docker aufgesetzt.

Im Anhang mein erstelltes Template.

 

Läuft alles ohne Probleme!

 

 

Docker.PNG

Docker1.PNG

Edited by Rockikone

  • 3 weeks later...
On 10/22/2024 at 7:54 AM, Rockikone said:

Guten Morgen,

hatte das Video auch gesehen und gleich mal den Docker aufgesetzt.

Im Anhang mein erstelltes Template.

 

Läuft alles ohne Probleme!

 

 

Docker.PNG

Docker1.PNG


Hi, 

 

mal eine Frage, bei den Ports ist der Container Port jeweils leer?!

 

 

  • Community Expert
On 10/22/2024 at 7:54 AM, Rockikone said:

 

 

 

wäre toll wenn du das xml Template auch hochladen würdest ;-)

 

On 10/22/2024 at 7:54 AM, Rockikone said:

Docker1.PNG

 

Edited by dibux

  • 2 weeks later...
  • Community Expert

Ich habe es zum laufen gebracht, aber die weitergeleiteten Proxys nicht mit den Zertifikaten zusammenbekommen. Wenn ich eine Weiterleitung angelegt habe gab es keine Möglichkeit (außer ich bin blond..ähh blind) und die Generierung bei der Anlegung hat nicht funktioniert (da konnte ich kein DNS Challenge angeben). Nutze wieder SWAG

  • 5 months later...

Hilfe ich bekomme bei der Installation Ds Containers von Zoraxy immer die Fehlermeldung wegen port 80 und 443. Auch wenn ich diese auf z.Bsp 3080 und 3443 ändere schlägt die Installation fehl.

 

docker run
-d
--name='Zoraxy'
--net='bridge'
--pids-limit 2048
-e TZ="Europe/Berlin"
-e HOST_OS="Unraid"
-e HOST_HOSTNAME="ananas.cloud"
-e HOST_CONTAINERNAME="Zoraxy"
-l net.unraid.docker.managed=dockerman
-l net.unraid.docker.webui='http://[IP]:[PORT:8000]/'
-l net.unraid.docker.icon='https://raw.githubusercontent.com/PlazzmiK/unraid_templates/main/images/zoraxy.png'
-p '3080:3080/tcp'
-p '3080:3080/udp'
-p '3443:3443/udp'
-p '3443:3443/udp'
-p '8000:8000/tcp'
-v '/mnt/user/appdata/zoraxy':'/opt/zoraxy/config':'rw' 'zoraxydocker/zoraxy'
a9a55d52bfc0393022c0d91bad2112aa6c580d548a103b0aaa3985a0bfe2551b
docker: Error response from daemon: driver failed programming external connectivity on endpoint Zoraxy (922bdbd3cdfe5e920215e01aa586ee20d884fa15b13c9ef7c9ec0b38bd3cfa11): failed to bind port 0.0.0.0:3443/udp: Error starting userland proxy: listen udp4 0.0.0.0:3443: bind: address already in use.

The command failed.

8 hours ago, spukky82 said:

Auch wenn ich diese auf z.Bsp 3080 und 3443 ändere schlägt die Installation fehl.

 

8 hours ago, spukky82 said:

-p '3080:3080/tcp'
-p '3080:3080/udp'
-p '3443:3443/udp'
-p '3443:3443/udp'
-p '8000:8000/tcp'

das wird so auch nicht stimmen, wenn dann ändert man den host port und nicht alle ...

 

per default wären dies die ports

 

  -p 80:80 \
  -p 443:443 \
  -p 8000:8000 \

 

sprich, wenn dann ändert man 80 <> 3080 ... das nur als Info vorweg da so der Docker eh nicht laufen wird ...

 

schau mal nach den ports in use, unraid terminal

 

netstat -plnt4

 

  • 2 weeks later...

Danke für die Info. Du hattest recht ich habe die Einträge geändert.

  • Community Expert

Ich nutze SWAG 😜 Schwieriger einzurichten aber extrem stabil und man kann sehr viel einstellen (x-header ect..)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.