Individual flow runtime registration
- Last UpdatedJul 01, 2026
- 2 minute read
Follow these steps to create and then set up a flow runtime.
Part 1: Create the flow runtime
1. Select Manage, then select Flow runtimes.
2. Select the (+) icon.
3. Enter a name for the flow runtime.
4. Select one of the following options:
-
Production: Flow manager shows all events from the runtime.
-
Dev and Test: Use for testing to avoid excessive production logs.
5. Select Add.
Result: A message appears and displays the Show credentials button.
6. Select Show credentials to view the credentials.
Important: You cannot view these credentials again after leaving the page. Save them for later use.
-
Store the credentials in your deployment configuration, such as a Docker Compose file or Windows Installer.
Part 2: Set up the flow runtime
-
In Flow manager, select Manage, then select Flow runtimes.
-
Select the + icon.
-
Specify the flow runtime name you would like to use.
-
Select Production or Dev And Test, then select click Add.
Note: The Dev And Test option is used to test flow runtimes that produce lots of warnings and errors, and helps to to avoid flooding production logs.
Result: If you selected Production, all events from the flow runtime appear in Flow manager and a message opens and displays the Show Credentials button.
-
Select Show Credentials to view the flow runtime's credentials.
Note: After exiting the page, credentials cannot be viewed again due to security reasons. For this reason, make sure to either save the credentials or put them into the Docker-compose-file or Windows Installer directly.
After completing registration, you are ready to set up the flow runtime.
https://crosser.io/documentation/user-guide/crosser-node-runtime/node-installation/