Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
18 changes: 11 additions & 7 deletions antora.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: redpanda-cloud
name: cloud-data-platform
title: Cloud
version: ~
start_page: home:index.adoc
Expand All @@ -8,8 +8,12 @@ asciidoc:
attributes:
project-github: redpanda-data/connect
page-header-data:
title: "Cloud"
section: "Data Platform"
description: "Fully managed Redpanda streaming platform."
color: "#0ea5e9"
order: 1
color: '#014F86'
icon: "cloud"
# Name of the Redpanda UI used in content that is single-sourced with Redpanda Console.
ui: Redpanda Cloud
env-cloud: true
Expand Down Expand Up @@ -66,12 +70,12 @@ asciidoc:
page-home-tertiary-row-title: 'Labs'
page-home-tertiary-row:
- title: 'Build a chat room application with Golang'
url: 'redpanda-labs:clients:cloud-go.adoc'
url: 'labs:clients:cloud-go.adoc'
- title: 'Build a chat room application with Java'
url: 'redpanda-labs:clients:cloud-java.adoc'
url: 'labs:clients:cloud-java.adoc'
- title: 'Build a chat room application with Node.js'
url: 'redpanda-labs:clients:cloud-nodejs.adoc'
url: 'labs:clients:cloud-nodejs.adoc'
- title: 'Build a chat room application with Python'
url: 'redpanda-labs:clients:cloud-python.adoc'
url: 'labs:clients:cloud-python.adoc'
- title: 'Build a chat room application with Rust'
url: 'redpanda-labs:clients:cloud-rust.adoc'
url: 'labs:clients:cloud-rust.adoc'
2 changes: 1 addition & 1 deletion modules/ai-agents/pages/mcp/overview.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ MCP servers authenticate to Redpanda Cloud using your personal or service accoun
* xref:ai-agents:mcp/quickstart.adoc[]
* xref:ai-agents:mcp/configuration.adoc[]

TIP: The Redpanda documentation site has a read-only MCP server that provides access to Redpanda docs and examples. This server has no access to your Redpanda Cloud account or clusters. See xref:home:ROOT:mcp-setup.adoc[].
TIP: The Redpanda documentation site has a read-only MCP server that provides access to Redpanda docs and examples. This server has no access to your Redpanda Cloud account or clusters. See xref:home:streaming:mcp-setup.adoc[].
2 changes: 1 addition & 1 deletion modules/develop/pages/connect/about.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ Comprehensive data pipeline metrics are also available to help you to xref:devel

Try this xref:develop:connect/connect-quickstart.adoc[quickstart].

TIP: If you’re new to Redpanda Connect, try xref:redpanda-connect:guides:getting_started.adoc[building and testing data pipelines locally] before deploying to the Cloud.
TIP: If you’re new to Redpanda Connect, try xref:connect:guides:getting_started.adoc[building and testing data pipelines locally] before deploying to the Cloud.
2 changes: 1 addition & 1 deletion modules/develop/pages/connect/components/about.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= Components Catalog
:page-aliases: components:about.adoc, develop:connect/components/catalog.adoc, components:catalog.adoc

include::redpanda-connect:components:about.adoc[tag=single-source]
include::connect:components:about.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= Buffers
:page-aliases: components:buffers/about.adoc
include::redpanda-connect:components:buffers/about.adoc[tag=single-source]
include::connect:components:buffers/about.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= memory
:page-aliases: components:buffers/memory.adoc
include::redpanda-connect:components:buffers/memory.adoc[tag=single-source]
include::connect:components:buffers/memory.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= none
:page-aliases: components:buffers/none.adoc
include::redpanda-connect:components:buffers/none.adoc[tag=single-source]
include::connect:components:buffers/none.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= system_window
:page-aliases: components:buffers/system_window.adoc
include::redpanda-connect:components:buffers/system_window.adoc[tag=single-source]
include::connect:components:buffers/system_window.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= Caches
:page-aliases: components:caches/about.adoc
include::redpanda-connect:components:caches/about.adoc[tag=single-source]
include::connect:components:caches/about.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= aws_dynamodb
:page-aliases: components:caches/aws_dynamodb.adoc
include::redpanda-connect:components:caches/aws_dynamodb.adoc[tag=single-source]
include::connect:components:caches/aws_dynamodb.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= aws_s3
:page-aliases: components:caches/aws_s3.adoc
include::redpanda-connect:components:caches/aws_s3.adoc[tag=single-source]
include::connect:components:caches/aws_s3.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= gcp_cloud_storage
:page-aliases: components:caches/gcp_cloud_storage.adoc
include::redpanda-connect:components:caches/gcp_cloud_storage.adoc[tag=single-source]
include::connect:components:caches/gcp_cloud_storage.adoc[tag=single-source]
2 changes: 1 addition & 1 deletion modules/develop/pages/connect/components/caches/lru.adoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= lru
:page-aliases: components:caches/lru.adoc
include::redpanda-connect:components:caches/lru.adoc[tag=single-source]
include::connect:components:caches/lru.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= memcached
:page-aliases: components:caches/memcached.adoc
include::redpanda-connect:components:caches/memcached.adoc[tag=single-source]
include::connect:components:caches/memcached.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= memory
:page-aliases: components:caches/memory.adoc
include::redpanda-connect:components:caches/memory.adoc[tag=single-source]
include::connect:components:caches/memory.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= mongodb
:page-aliases: components:caches/mongodb.adoc
include::redpanda-connect:components:caches/mongodb.adoc[tag=single-source]
include::connect:components:caches/mongodb.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= multilevel
:page-aliases: components:caches/multilevel.adoc
include::redpanda-connect:components:caches/multilevel.adoc[tag=single-source]
include::connect:components:caches/multilevel.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= nats_kv
:page-aliases: components:caches/nats_kv.adoc
include::redpanda-connect:components:caches/nats_kv.adoc[tag=single-source]
include::connect:components:caches/nats_kv.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= noop
:page-aliases: components:caches/noop.adoc
include::redpanda-connect:components:caches/noop.adoc[tag=single-source]
include::connect:components:caches/noop.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= redis
:page-aliases: components:caches/redis.adoc
include::redpanda-connect:components:caches/redis.adoc[tag=single-source]
include::connect:components:caches/redis.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= redpanda
:page-aliases: components:caches/redpanda.adoc
include::redpanda-connect:components:caches/redpanda.adoc[tag=single-source]
include::connect:components:caches/redpanda.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= ristretto
:page-aliases: components:caches/ristretto.adoc
include::redpanda-connect:components:caches/ristretto.adoc[tag=single-source]
include::connect:components:caches/ristretto.adoc[tag=single-source]
2 changes: 1 addition & 1 deletion modules/develop/pages/connect/components/caches/sql.adoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= sql
:page-aliases: components:caches/sql.adoc
include::redpanda-connect:components:caches/sql.adoc[tag=single-source]
include::connect:components:caches/sql.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= ttlru
:page-aliases: components:caches/ttlru.adoc
include::redpanda-connect:components:caches/ttlru.adoc[tag=single-source]
include::connect:components:caches/ttlru.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= Inputs
:page-aliases: components:inputs/about.adoc
include::redpanda-connect:components:inputs/about.adoc[tag=single-source]
include::connect:components:inputs/about.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= amqp_0_9
:page-aliases: components:inputs/amqp_0_9.adoc
include::redpanda-connect:components:inputs/amqp_0_9.adoc[tag=single-source]
include::connect:components:inputs/amqp_0_9.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= aws_cloudwatch_logs
:page-aliases: components:inputs/aws_cloudwatch_logs.adoc
include::redpanda-connect:components:inputs/aws_cloudwatch_logs.adoc[tag=single-source]
include::connect:components:inputs/aws_cloudwatch_logs.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= aws_dynamodb_cdc
:page-aliases: components:inputs/aws_dynamodb_cdc.adoc
include::redpanda-connect:components:inputs/aws_dynamodb_cdc.adoc[tag=single-source]
include::connect:components:inputs/aws_dynamodb_cdc.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= aws_kinesis
:page-aliases: components:inputs/aws_kinesis.adoc
include::redpanda-connect:components:inputs/aws_kinesis.adoc[tag=single-source]
include::connect:components:inputs/aws_kinesis.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= aws_s3
:page-aliases: components:inputs/aws_s3.adoc
include::redpanda-connect:components:inputs/aws_s3.adoc[tag=single-source]
include::connect:components:inputs/aws_s3.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= aws_sqs
:page-aliases: components:inputs/aws_sqs.adoc
include::redpanda-connect:components:inputs/aws_sqs.adoc[tag=single-source]
include::connect:components:inputs/aws_sqs.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= azure_blob_storage
:page-aliases: components:inputs/azure_blob_storage.adoc
include::redpanda-connect:components:inputs/azure_blob_storage.adoc[tag=single-source]
include::connect:components:inputs/azure_blob_storage.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= azure_cosmosdb
:page-aliases: components:inputs/azure_cosmosdb.adoc
include::redpanda-connect:components:inputs/azure_cosmosdb.adoc[tag=single-source]
include::connect:components:inputs/azure_cosmosdb.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= azure_queue_storage
:page-aliases: components:inputs/azure_queue_storage.adoc
include::redpanda-connect:components:inputs/azure_queue_storage.adoc[tag=single-source]
include::connect:components:inputs/azure_queue_storage.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= azure_table_storage
:page-aliases: components:inputs/azure_table_storage.adoc
include::redpanda-connect:components:inputs/azure_table_storage.adoc[tag=single-source]
include::connect:components:inputs/azure_table_storage.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= batched
:page-aliases: components:inputs/batched.adoc
include::redpanda-connect:components:inputs/batched.adoc[tag=single-source]
include::connect:components:inputs/batched.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= broker
:page-aliases: components:inputs/broker.adoc
include::redpanda-connect:components:inputs/broker.adoc[tag=single-source]
include::connect:components:inputs/broker.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= gateway
:page-aliases: components:inputs/gateway.adoc

include::redpanda-connect:components:partial$components/inputs/gateway.adoc[tag=single-source]
include::connect:components:partial$components/inputs/gateway.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= gcp_bigquery_select
:page-aliases: components:inputs/gcp_bigquery_select.adoc
include::redpanda-connect:components:inputs/gcp_bigquery_select.adoc[tag=single-source]
include::connect:components:inputs/gcp_bigquery_select.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= gcp_cloud_storage
:page-aliases: components:inputs/gcp_cloud_storage.adoc
include::redpanda-connect:components:inputs/gcp_cloud_storage.adoc[tag=single-source]
include::connect:components:inputs/gcp_cloud_storage.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= gcp_pubsub
:page-aliases: components:inputs/gcp_pubsub.adoc
include::redpanda-connect:components:inputs/gcp_pubsub.adoc[tag=single-source]
include::connect:components:inputs/gcp_pubsub.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= gcp_spanner_cdc
:page-aliases: components:inputs/gcp_spanner_cdc.adoc
include::redpanda-connect:components:inputs/gcp_spanner_cdc.adoc[tag=single-source]
include::connect:components:inputs/gcp_spanner_cdc.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= generate
:page-aliases: components:inputs/generate.adoc
include::redpanda-connect:components:inputs/generate.adoc[tag=single-source]
include::connect:components:inputs/generate.adoc[tag=single-source]
2 changes: 1 addition & 1 deletion modules/develop/pages/connect/components/inputs/git.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= git
:page-aliases: components:inputs/git.adoc

include::redpanda-connect:components:inputs/git.adoc[tag=single-source]
include::connect:components:inputs/git.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= http_client
:page-aliases: components:inputs/http_client.adoc

include::redpanda-connect:components:inputs/http_client.adoc[tag=single-source]
include::connect:components:inputs/http_client.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= http_server
:page-aliases: components:inputs/http_server.adoc
include::redpanda-connect:components:inputs/http_server.adoc[tag=single-source]
include::connect:components:inputs/http_server.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= inproc
:page-aliases: components:inputs/inproc.adoc
include::redpanda-connect:components:inputs/inproc.adoc[tag=single-source]
include::connect:components:inputs/inproc.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= kafka
:page-aliases: components:inputs/kafka.adoc
include::redpanda-connect:components:inputs/kafka.adoc[tag=single-source]
include::connect:components:inputs/kafka.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= kafka_franz
:page-aliases: components:inputs/kafka_franz.adoc
include::redpanda-connect:components:inputs/kafka_franz.adoc[tag=single-source]
include::connect:components:inputs/kafka_franz.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= microsoft_sql_server_cdc
:page-aliases: components:inputs/microsoft_sql_server_cdc.adoc
include::redpanda-connect:components:inputs/microsoft_sql_server_cdc.adoc[tag=single-source]
include::connect:components:inputs/microsoft_sql_server_cdc.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= mongodb
:page-aliases: components:inputs/mongodb.adoc
include::redpanda-connect:components:inputs/mongodb.adoc[tag=single-source]
include::connect:components:inputs/mongodb.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
= mongodb_cdc
:page-aliases: components:inputs/mongodb_cdc.adoc

include::redpanda-connect:components:inputs/mongodb_cdc.adoc[tag=single-source]
include::connect:components:inputs/mongodb_cdc.adoc[tag=single-source]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
= mqtt
:page-aliases: components:inputs/mqtt.adoc
include::redpanda-connect:components:inputs/mqtt.adoc[tag=single-source]
include::connect:components:inputs/mqtt.adoc[tag=single-source]
Loading