|
|
|
|
|
by xg15
1690 days ago
|
|
I think local hardware makes sense for LAN-only sites - e.g. a company wiki, a media center or a file storage with web interface. For anything that is supposed to be visible on the internet, I'd always use a hosted server - if nothing else, because I really don't want to open an ingress into my personal home network, even if my ISP permitted that. For use-cases were you have to handle certain incoming requests even though your setup is mostly LAN-only otherwise (webhooks, ACME, adding some dashboard you can access from your phone...), services like PageKite[1] sound promising. [1] http://pagekite.net/ |
|