Looking for advice before making SEZOY publicly accessible
I’m developing SEZOY, a web-based Windows deployment tool. I’m considering opening a public instance so people can test it without setting up the entire environment themselves. I’ve attached a short video of the current version. Before doing that, I want to get some opinions on the security side. I’m currently looking at ngrok / LocalTunnel or a similar solution, but exposing a deployment server to the Internet obviously has a different risk profile than exposing a normal web application. For those running homelabs or Windows deployment infrastructure: what would you consider necessary before putting something like this behind a public URL?
I’m mainly looking for practical advice on isolation, access control, and anything else I may be overlooking.