The settings in this section are used to configure Syndeia in local or database cloud mode.
Select Primary Store
Select the primary store where Syndeia information will be persisted, e.g. SysML model or Database.
Select Store Database
Select the specific database to store Syndeia information. This is applicable if the store location is a database. The only allowable database as of the current release is Apache Cassandrafor Syndeia. Use CLOUD for cloud mode, or SYSML_MODEL for local mode.
Protocol
Specify the protocol for connecting to the database (e.g. http /https). This is applicable if the store location is a database. Depending on the specific database, this may or may not be required. This field is not required for the Apache Cassandra database. or https) used by your Syndeia Cloud deployment when using cloud mode.
Hostname
Specify the IP address of the database server. This is applicable if the store location is a databasehostname (or IP address) used by your Syndeia Cloud deployment when using cloud mode.
Port
Specify the port number for connecting to the database. This is applicable if the store location is a database. used by your Syndeia Cloud deployment when using cloud mode.
Username
Specify the username to connect to the database. This is applicable if the store location is a databasefor your account on Syndeia Cloud when using cloud mode. Your username is typically your email address.
Password
Specify the password to connect to the database. This is applicable if the store location is a database.for your account on Syndeia Cloud when using cloud mode.
Max results
...
Specify the max number of
...
query results to be returned by Syndeia Cloud when using cloud mode. For example, if
...
this value is set to 1000
...
and your search for connections on Syndeia Cloud returns 3000 connections, then only 1000
...
will be displayed
...
Use local store on failure
If set to true, Syndeia will switch to local mode – use the SysML model for storing connection information and the user directory for storing repository information – if the database cannot be reached when starting Syndeia or during operation. This information can later be pushed to the database when it is available.
Auto-load local connections
...
in the Dashboard.