CrateDB credentials#
You can use these credentials to authenticate the following nodes:
Prerequisites#
An available instance of CrateDB.
Supported authentication methods#
- account connection
Related resources#
Refer to CrateDB's documentation for more information about the service.
Using account connection#
To configure this credential, you'll need:
- Your Host name
- Your Database name
- A User name
- A user Password
- To set the SSL parameter. Refer to the CrateDB Secured Communications (SSL/TLS) documentation for more information. The options n8n supports are:
- Allow
- Disable
- Require
- A Port number
Refer to the Connect to a CrateDB cluster documentation for detailed instructions on these fields and their default values.