You must log in or register to comment.
My only problem with PWAs is that they have arbitrary security requirements. Anything non-localhost needs https. No self-signed cert allowed. Enforcing people to buy a router that supports dyndns for their self hosted apps is odd. I’m wondering who makes these rules.
You can do DDNS for free, using a client app on your server, rather than router.
I use cloudflare-ddns
Oh right. Thanks, indeed. However, for private apps on LAN addresses it’s still a problem.
Yes it is. PITA to work within your own network.
I run a DNS server for this purpose.