File tree Expand file tree Collapse file tree 1 file changed +4
-12
lines changed
docs/content/Examples-Tutorials-Recipes/Recipes/Data-sources Expand file tree Collapse file tree 1 file changed +4
-12
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,9 @@ subCategory: Data sources
66menuOrder : 3
77---
88
9- Cube supports SSL-encrypted connections for:
10-
11- - [ ClickHouse] [ ref-config-db-clickhouse ]
12- - [ MongoDB] [ ref-config-db-mongodb ]
13- - [ MS SQL] [ ref-config-db-mssql ]
14- - [ MySQL] [ ref-config-db-mysql ]
15- - [ Postgres] [ ref-config-db-postgres ]
9+ Cube supports SSL-encrypted connections to various data sources.
10+ Please check the documentation for a particular [ data source] [ ref-config-db ]
11+ for specific instructions.
1612
1713## Cube Core
1814
@@ -91,10 +87,6 @@ Add the following environment variables:
9187
9288[ nodejs-docs-tls-options] :
9389 https://nodejs.org/docs/latest/api/tls.html#tls_tls_createsecurecontext_options
94- [ ref-config-db-clickhouse ] : /config/databases/clickhouse
95- [ ref-config-db-mongodb ] : /config/databases/mongodb
96- [ ref-config-db-mssql ] : /config/databases/mssql
97- [ ref-config-db-mysql ] : /config/databases/mysql
98- [ ref-config-db-postgres ] : /config/databases/postgres
90+ [ ref-config-db ] : /config/databases
9991[ ref-env-var ] : /reference/environment-variables
10092
You can’t perform that action at this time.
0 commit comments