Post #2443247
2026-03-06 06:58 UTC
@europlus@social.europlus.zone We're thinking about the same problem!
I've been getting a small web app setup where users can sign up and create one or more zones and then manage their own data. Admins can approve a zone before it's published.
There's an endpoint that speaks DynDNS so that users with dynamic public IPs can have an easier path to getting a stable hostname e.g. `{zone name}.ddns.globaltalk.zone`. I imagine this will alleviate pain points for users w/o static IPs. Hopefully?
Next on my agenda is also doing aliveness checks from the server to their router so we can automatically check that their router is accessible and if it's not for a period of time, exclude it from the list of endpoints.
I'd love to collaborate on the features and design if you're keen!
Replies (1)
-
@europlus@social.europlus.zone 2026-03-06 07:27
@mroach@ublog.mroach.com YES!