What are Applications?
Overview
Applications are runtime instances which can be used to create flows. Each application has a unique domain name hence, every incoming request can be routed to the correct application.
These can be created from the IgniteConnex Dashboard using the New App
option.
Steps to create an App
Creating an application lets you build your own flows and easily manage them from the dashboard. Below are the steps for the same.
- Click on
New App
option on IgniteConnex Dashboard. - Add the App Name and click Create to successfully create an App.
- A new app has been created and is ready to use.
- To Register the App, refer to App Deployment for details.
Introduction to App Tabs
The different tabs on the application serve different purposes.
- Information
- Access
- Settings
The information tab on App provides all the necessary information about the app, including the runtime URL, the runtime version, the last deployed date, and the last release. The health defines the runtime health and indicates if the runtime is up and running or is unhealthy.
The access tab allows users to manage collaborators of their app. All the collaborators have access to add new collaborators to the app. Also, the app owner can transfer the ownership to any collaborator using the access tab.
The settings tab is only visible to the app owner. The settings tab includes all the controls associated with the app . It allows admins to change the app tag, app name and also holds control of deleting the app. Admins can also register or unregister the app from the settings tab.