dFlow LogodFlow

Installation

Let's learn how to install dFlow application.

There are 2 ways to install dFlow.

  1. Deploy using dFlow (One click deployment)
  2. Manual Installation (coming soon)

Deploy on dFlow

When you deploy dFlow on Cloud, it will create a new project in your dashboard which includes 3 services:

  • dFlow application: The main service that handles the core functionality of dFlow.
  • Redis: The caching service that stores the state of the dFlow application.
  • MongoDB: The database service that stores the data of the dFlow application.

On this page

Edit on GitHub