I setup an Android TV box with Armbian and then attempting install FreedomBox from there. I just followed the directions for a Debian install and everything is installed without any issues.
After the install is completed I attempted to access the web interface on my desktop, but it is not accessible. The system seems to have been setup properly, but I can only access the webpage from the Android box and not the local network. I can only access the box via ssh.
I just figured that it doesn’t work because of the differences in the way networking is setup on an Armbian box. I don’t know how the FreedomBox is configured so I can only assume that it requires networking resources that are not part of the Armbian system.
I think that that difference where Armbian only uses IP and doesn’t use ifconfig, network manager etc that are required for the FreedomBox install to be setup properly so I am just guessing the firewall is misconfigured because the resources it relies on are not there.
The only thing I can try is to install the extra networking components before trying to install FreedomBox again, but I have no idea if that will work.
I just assume that there would be a lot more Armbian boxes that FreedomBox would work on, but I don’t know anything about how the install is done.