-
Notifications
You must be signed in to change notification settings - Fork 3
/
antora.yml
35 lines (33 loc) · 1.12 KB
/
antora.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
name: 'astra-streaming'
title: 'Astra Streaming'
version: ~
start_page: 'index.adoc'
nav:
- modules/getting-started/nav.adoc
- modules/developing/nav.adoc
- modules/operations/nav.adoc
- modules/apis/nav.adoc
- modules/ROOT/nav.adoc
asciidoc:
attributes:
pulsar_version: '2.10' #DO NOT INCLUDE PATCH VERSION <MAJOR>.<MINOR>.<PATCH>
pulsar_full_version: '2.10.1'
product: 'Astra Streaming'
kafka_for_astra: 'Starlight for Kafka'
starlight_rabbitmq: 'Starlight for RabbitMQ'
gpt-schema-translator: 'GPT schema translator'
base_url: 'https://api.astra.datastax.com'
base_api: '/v2/streaming'
bearer_token: '$BEARER_TOKEN'
tenant_name_with_topics: 'llp-test'
cluster_name: 'astradev-aws'
tenant_name: 'testcreate'
topic_name: 'blah'
request_feature_access_email: '[email protected]'
streaming_signup_url: 'https://astra.datastax.com/streaming'
login_url: 'https://astra.datastax.com'
langstream: 'RAGStack'
ragstack: 'RAGStack'
db-serverless: 'Astra DB Serverless'
url-astra: 'https://astra.datastax.com'
link-astra-portal: '{url-astra}[{astra_ui}^]'