Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Change http port - solved.
#1
Dear all,
I am successfully running moode 4.4 on a raspi with the pi touchscreen.
Since I don't want to have too many raspis lying around I would like to move my pi-hole (https://pi-hole.net/) to the raspi running moode. However, pi-hole needs port 80. I tried already to add a virtual interface to /etc/network/interfaces, but I didn't manage. So I thought, it might be easier to move the moode-ui to a different port.
In /etc/nginx/nginx.conf I changed the line
listen 80 to listen 8080
and likewise in .xinitrc I added :8080 to the --app i.e. --app=http://localhost/:8080
However, the UI on the raspi screen did not show up and I need the local UI.
What am I doing wrong? Or where else do I need to add the new port 8080?
Regards,
Mabe42
P.S. remote access on port 8080 did also only partially show the UI (using firefox).
Reply
#2
(03-18-2019, 08:23 AM)mabe42 Wrote: Dear all,
I am successfully running moode 4.4 on a raspi with the pi touchscreen.
Since I don't want to have too many raspis lying around I would like to move my pi-hole (https://pi-hole.net/) to the raspi running moode. However, pi-hole needs port 80. I tried already to add a virtual interface to /etc/network/interfaces, but I didn't manage. So I thought, it might be easier to move the moode-ui to a different port.
In /etc/nginx/nginx.conf I changed the line
listen 80 to listen 8080
and likewise in .xinitrc I added :8080 to the --app i.e. --app=http://localhost/:8080
However, the UI on the raspi screen did not show up and I need the local UI.
What am I doing wrong? Or where else do I need to add the new port 8080?
Regards,
Mabe42
P.S. remote access on port 8080 did also only partially show the UI (using firefox).

Asked and answered in other posts. Move the pi-hole port instead.

Regards,
Kent
Reply
#3
Oh, thanks. I had not serached for pi-hole. Only for the change of port.
Reply


Forum Jump: