Render
- Fork Flowise Official Repository
- Visit your github profile to assure you have successfully made a fork
- Sign in to Render
- Click New +

- Select Web Service

- Connect Your GitHub Account
- Select your forked Flowise repo and click Connect

- Fill in your preferred Name and Region.
- Select
Docker
as your Runtime

- Select an Instance

- (Optional) Add app level authorization, click Advanced and add
Environment Variable
- FLOWISE_USERNAME
- FLOWISE_PASSWORD

Add NODE_VERSION
with value 18.18.1
as the node version to run the instance.
There are list of env variables you can configure. Refer to environment-variables.md
- Click Create Web Service

- Navigate to the deployed URL and that's it π