Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.45 KB

render.md

File metadata and controls

43 lines (24 loc) · 1.45 KB

Render

  1. Fork Flowise Official Repository
  2. Visit your github profile to assure you have successfully made a fork
  3. Sign in to Render
  4. Click "New +"

  1. Select "Web Service"

  1. Connect Your Github Account

  1. Select your forked Flowise repo and click Connect
  2. Fill in your preferred app name, and select Node for Runtime

  1. Fill in the Build command and Start command as follow:

  1. Select the plan and Create Web Service.

  1. If you want to add app level authorization, navigate to Environment tab and add:
  • FLOWISE_USERNAME
  • FLOWISE_PASSWORD

Navigate to the deployed URL and that's it 🚀🚀

Detail walkthrough video:

{% embed url="https://youtu.be/s33v5cIeqA4" %}