Hi, I just created my first workflow with n8n, a RAG based chatbot using Pinecone. I was wondering what the best way to get this on the web was? I put mine in a Docker container, along with a proxy and the UI. Then I uploaded the front and back ends separately to Render.
Is there a better way to do this? I don't want to use n8n cloud because of the cost. And I'd love to figure a way to upload the workflow so I don't have to use my local machine as the server. Any and all advice is greatly appreciate.