diff --git a/docs/en/integrations/images/logos/teleport.svg b/docs/en/integrations/images/logos/teleport.svg new file mode 100644 index 00000000000..8907eb6b3fe --- /dev/null +++ b/docs/en/integrations/images/logos/teleport.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/en/integrations/images/logos/teleport_logo.png b/docs/en/integrations/images/logos/teleport_logo.png deleted file mode 100644 index 1ebdf14d3da..00000000000 Binary files a/docs/en/integrations/images/logos/teleport_logo.png and /dev/null differ diff --git a/docs/en/integrations/index.mdx b/docs/en/integrations/index.mdx index 1bcfde36b71..b036756ea5a 100644 --- a/docs/en/integrations/index.mdx +++ b/docs/en/integrations/index.mdx @@ -75,7 +75,7 @@ import SodaPNG from "./images/logos/soda_logo.png"; import SqliteSVG from "./images/logos/sqlite.svg"; import SupersetSVG from "./images/logos/superset.svg"; import TablumSVG from "./images/logos/tablum.svg"; -import Teleport from "./images/logos/teleport_logo.png"; +import Teleport from "./images/logos/teleport.svg"; import TricksterCacheSVG from "./images/logos/trickster-logo.svg"; import UpstashSVG from "./images/logos/upstash.svg"; import YepcodeSVG from "./images/logos/yepcode.svg"; @@ -222,7 +222,7 @@ We are actively compiling this list of ClickHouse integrations below, so it's no |StreamingFast|StreamingFast logo|Data ingestion| Blockchain-agnostic, parallelized and streaming-first data engine. |[Website](https://www.streamingfast.io/)| |Streamkap|Streamkap logo|Data ingestion|Setup real-time CDC (Change Data Capture) streaming to ClickHouse with high throughput in minutes.|[Documentation](https://docs.streamkap.com/docs/clickhouse)| |Supabase|Supabase logo|Data ingestion|Open source Firebase alternative|[GitHub](https://github.com/supabase/wrappers/tree/main/wrappers/src/fdw/clickhouse_fdw),[Blog](https://clickhouse.com/blog/migrating-data-between-clickhouse-postgres)| -|Teleport|Teleport logo|Secure connection|Teleport Database Service authenticates to ClickHouse using x509 certificates, which are available for the ClickHouse HTTP and Native (TCP) interfaces.|[Documentation](https://goteleport.com/docs/database-access/enroll-self-hosted-databases/clickhouse-self-hosted/)| +|Teleport|Teleport logo|Secure connection|Teleport Database Service authenticates to ClickHouse using x509 certificates, which are available for the ClickHouse HTTP and Native (TCP) interfaces.|[Documentation](https://goteleport.com/docs/enroll-resources/database-access/enroll-self-hosted-databases/clickhouse-self-hosted/)| |TABLUM.IO||SQL client|TABLUM.IO ingests data from a variety of sources, normalizes and cleans inconsistencies, and gives you access to it via SQL.|[Documentation](/docs/en/integrations/sql-clients/tablum.md)| |Tooljet|Tooljet logo|Data Visualization|ToolJet is an open-source low-code framework to build and deploy custom internal tools.|[Documentation](https://docs.tooljet.com/docs/data-sources/clickhouse/)| |Upstash||Data Ingestion|A data platform offering serverless Kafka and other solutions|[Website](https://upstash.com/)|