02-15-2021, 10:32 AM
I doubt there will be a problem running a webserver on a PinePhone - you can do it on a Pi Zero after all. The more likely problem will be getting an externally accessible address and port on the cellular interface. Most network operators will be using carrier grade NAT, and have no port forwarding for you to configure. You'd need some form of tunnel to get past this, but you'd probably be better off just running the web server at the outside end instead of using the tunnel.