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 |