I’m looking to setup node red, so that our users can interact with the data and send downlink messages back to their devices. What are the best practices for doing this? Should I just install node red directly on my app/network server or is it preferred to spin up a new host for node red and ensure the proper MQTT ports on my net/app server are open?