Skip to main content

What is Local Machine?

Overview

IgniteConnex lets you deploy, run and manage application on your local system. Local IgniteConnex is much faster and it’s a new way to manage your flow files. Our simple and user-friendly interface allow you to deploy IgniteConnex on your local system easily.

This guide explains how to set up your environment for IgniteConnex Project development using the Docker & Postgres. It includes information about prerequisites, creating an initial workspace, setup and running that app locally to verify your setup.

Deploy on Local Machine

Deploying an app on local is much faster and requires mainly Docker, PostgreSQL, and Git installed on your local machine. To start the local instance of IgniteConnex, Follow "Deploy on