Cores
Connect to Synnax Cores in the Synnax Console.
Adding a New Core
Adding a new Core is as simple as clicking the Connect button in the top-right corner of the Core Selector and entering your connection parameters, as shown below:
This will add a new Core to the list and set it as active. The Console continuously monitors the connection to the Core and displays it in the top-right corner of the UI.
Parameters
| Parameter | Description |
|---|---|
| Host | The hostname or IP address of the Core. |
| Port | The port number of the Core. |
| Username | The username to use when connecting to the Core. |
| Password | The password to use when connecting to the Core. |
| Secure | Whether to use TLS when connecting to the Core. This parameter only works with secure Cores. |
Demo Core
Synnax has a demo Core that can be connected to which always plots some data. To connect, enter the following parameters:
| Parameter | Value |
|---|---|
| Host | demo.synnaxlabs.com |
| Port | 9090 |
| Username | synnax |
| Password | seldon |
| Secure | true |
Core Selector
The Core Selector is located at the top-right of the screen. From this selector, you can add Cores and switch between them.
If you have multiple Cores, you can switch between them by clicking on the Core you’d like to connect to in the selector:
Right-clicking on a Core in the selector will open a context menu with options to connect from, disconnect from, rename, and remove the Core:
You can also copy a link to the Core from the context menu. Opening this link will open the Synnax Console with the Core already connected.