Hello everyone and Happy New Year.
I am new to all this and would do with some help/advise.
I installed dump1090-fa and fr24feed, which are already running on my raspberry Pi4B (bullseye/arm64). I added a feed for FlightAware following a guide for installing the 64-bit version from the source below:
https://github.com/abcd567a/rpi/blob/master/README.md#rpi-model-3--4-with-64-bit-os-arm64--aarch64-
Since my Pi4B is running nginx (80), apache (8000) and lighttpd (8080), I had to shift ports around so that I can access my services. However, one service has gotten me stuck - piaware-status web UI page.
When I open IP-of-Pi4:8000, it displays a piaware-status page, but
- It does not display any data related to
PiAware Version:
Dump1090-fa Version:
Dump978-fa Version:
CPU Temperature: C
CPU Load: %
System Uptime:
2.It links to http://IP-of-Pi4:8000/skyaware/ - which is wrong!
Whatever it is that is displaying this page on port 8000, I want to change its port to 8080. Which file should I be editing?