Configure Secure Node-Red basically

Hello, i am new in node-red. So for basic security, i imagine for node-red dashboard make public without password and for node-red editor make secured by enable user and password login.
Is it possible to make this.

Thanks

Muksidin

Hi,

Welcome to the forum @muksidin, what exactly do you mean by "make public" ?

If you are thinking of making it accessible to the internet - Stop right there and take a look at this -

See this FAQ post for advice on how to safely access node-red over the internet.

Basically, don't make the Editor accessible from the Internet.

If you need remote access to the Editor, use a 3rd-party security proxy such as Cloudflare Zero Trust.

In fact, best to make Dashboard also only available via the secure proxy.

CF ZT allows you up to 50 users on the free tier so should be more than enough for the Editor.