Skip to content

Commit

Permalink
DOCS-586 Update Tags (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
angelasimms authored Aug 16, 2023
1 parent f2549b3 commit ec8d45b
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/add-kafka-mapping.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= Adding a Mapping to a Kafka Data Connection
:description: You can only add a new mapping to an existing Kafka data connection. You cannot update an existing mapping or data connection using the connector wizard.
:cloud-tags: Manage Data
:cloud-tags: Develop Applications
:cloud-title: Adding a Mapping to a Kafka Data Connection
:cloud-order: 64

Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/add-postgres-mapping.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= Adding a Mapping to a PostgreSQL Data Connection
:description: You can only add a new mapping to an existing PostgreSQL data connection. You cannot update an existing mapping or data connection using the connector wizard.
:cloud-tags: Manage Data
:cloud-tags: Develop Applications
:cloud-title: Adding a Mapping to a PostgreSQL Data Connection
:cloud-order: 68

Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/connector-wizard.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= Connector Wizard for {hazelcast-cloud}
:description: Hazelcast {hazelcast-cloud} has a built-in connector wizard, which simplifies the process of connecting to external data sources. For supported platforms, the connector wizard removes the need to write or install a platform-specific connector.
:cloud-tags: Manage Data
:cloud-tags: Develop Applications
:cloud-title: About the Connector Wizard
:cloud-order: 61

Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/create-kafka-connection.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= Creating a Data Connection to Kafka
:description: You can create a data connection to a Kafka topic on any cloud-based Kafka cluster.
:cloud-tags: Manage Data
:cloud-tags: Develop Applications
:cloud-title: Creating a Data Connection to Kafka
:cloud-order: 63

Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/create-postgres-connection.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= Creating a Data Connection to PostgreSQL
:description: You can create a data connection to any cloud-based PostgreSQL database instance.
:cloud-tags: Manage Data
:cloud-tags: Develop Applications
:cloud-title: Creating a Data Connection to Kafka
:cloud-order: 67

Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/delete-kafka-connection.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= Deleting a Data Connection to Kafka
:description: You can delete a data connection if you no longer need it, or if you need to recreate the data connection with different details. This functionality is not currently available in the connector wizard but you can use SQL instead.
:cloud-tags: Manage Data
:cloud-tags: Develop Applications
:cloud-title: Deleting a Data Connection to Kafka
:cloud-order: 65

Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/delete-postgres-connection.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= Deleting a Data Connection to PostgreSQL
:description: You can delete a data connection if you no longer need it, or if you need to recreate the data connection with different details. This functionality is not currently available in the connector wizard but you can use SQL instead.
:cloud-tags: Manage Data
:cloud-tags: Develop Applications
:cloud-title: Deleting a Data Connection to PostgreSQL
:cloud-order: 69

Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/imap-connections.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= Creating Mappings to IMaps
:description: To run a SQL query against data in an IMap on a Viridian Cloud cluster, you need to create a mapping. The easiest way to do this is to use the connector wizard.
:cloud-tags: Manage Data
:cloud-tags: Develop Applications
:cloud-title: Creating Mappings to IMaps
:cloud-order: 70

Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/kafka-connections.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= Managing Data Connections to Kafka Sources or Sinks
:description: To query data in a Kafka source or sink using SQL, you need to xref:create-kafka-connection.adoc[create a data connection] from your {hazelcast-cloud} cluster to your Kafka broker, and a mapping to the topic data you want to query. The easiest way to do this is to use the connector wizard.
:cloud-tags: Manage Data
:cloud-tags: Develop Applications
:cloud-title: Managing Data Connections to PostgreSQL
:cloud-order: 62

Expand Down
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/postgres-connections.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= Managing Data Connections to PostgreSQL Sources or Sinks
:description: To query data in a PostgreSQL source or sink using SQL, you need to xref:create-postgres-connection.adoc[create a data connection] from your {hazelcast-cloud} cluster to the database instance, and a mapping to the data you want to query. The easiest way to do this is to use the connector wizard.
:cloud-tags: Manage Data
:cloud-tags: Develop Applications
:cloud-title: Managing Data Connections to PostgreSQL
:cloud-order: 66

Expand Down

0 comments on commit ec8d45b

Please sign in to comment.