-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathantora.yml
More file actions
70 lines (66 loc) · 3.08 KB
/
antora.yml
File metadata and controls
70 lines (66 loc) · 3.08 KB
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
name: data-migration
title: Data Migration
version: ~
start_page: index.adoc
nav:
- modules/ROOT/nav.adoc
asciidoc:
attributes:
company: 'DataStax'
support-url: 'https://www.ibm.com/mysupport/s/'
spark-reg: 'Apache Spark(TM)'
spark: 'Apache Spark'
spark-short: 'Spark'
hadoop-reg: 'Apache Hadoop(R)'
cass-reg: 'Apache Cassandra(R)'
cass: 'Apache Cassandra'
cass-short: 'Cassandra'
cql: 'Cassandra Query Language (CQL)'
cql-shell: 'CQL shell'
cql-console: 'CQL console'
cql-proxy-url: 'https://github.com/datastax/cql-proxy'
java-driver-url: 'https://github.com/apache/cassandra-java-driver'
dse: 'DataStax Enterprise (DSE)'
dse-short: 'DSE'
metrics-collector: 'DSE Metrics Collector'
hcd: 'Hyper-Converged Database (HCD)'
hcd-short: 'HCD'
mc: 'Mission Control'
astra-db: 'Astra DB'
astra: 'Astra'
db-serverless: 'Serverless (non-vector)'
db-serverless-vector: 'Serverless (vector)'
db-classic: 'Astra Managed Clusters'
astra-ui: 'Astra Portal'
astra-url: 'https://astra.datastax.com'
astra-ui-link: '{astra-url}[{astra-ui}^]'
scb: 'Secure Connect Bundle (SCB)'
scb-short: 'SCB'
scb-brief: 'Secure Connect Bundle'
devops-api: 'DevOps API'
devops-api-ref-url: 'xref:astra-api-docs:ROOT:attachment$devops-api/index.html'
data-api: 'Data API'
product: 'Zero Downtime Migration'
product-short: 'ZDM'
product-proxy: 'ZDM Proxy'
product-proxy-repo: 'https://github.com/datastax/zdm-proxy'
product-utility: 'ZDM Utility'
product-automation: 'ZDM Proxy Automation'
product-automation-repo: 'https://github.com/datastax/zdm-proxy-automation'
product-automation-shield: 'image:https://img.shields.io/github/v/release/datastax/zdm-proxy-automation?label=latest[alt="Latest zdm-proxy-automation release on GitHub",link="{product-automation-repo}/releases"]'
product-demo: 'ZDM Demo Client'
dsbulk: 'DataStax Bulk Loader (DSBulk)'
dsbulk-short: 'DSBulk'
dsbulk-repo: 'https://github.com/datastax/dsbulk'
dsbulk-migrator: 'DSBulk Migrator'
cass-migrator: 'Cassandra Data Migrator (CDM)'
cass-migrator-short: 'CDM'
cass-migrator-repo: 'https://github.com/datastax/cassandra-data-migrator'
cass-migrator-shield: 'image:https://img.shields.io/github/v/release/datastax/cassandra-data-migrator?label=latest[alt="Latest cassandra-data-migrator release on GitHub",link="{cass-migrator-repo}/packages"]'
sstable-sideloader: '{astra-db} Sideloader'
# Astra role attributes (compare with astra-vector-docs antora.yml)
database-administrator-role: 'xref:astra-db-serverless:administration:rbac.adoc#database-administrator-role[Database Administrator]'
read-write-user-role: 'xref:astra-db-serverless:administration:rbac.adoc#read-write-user-role[Read/Write User]'
# Astra permission attributes (compare with astra-vector-docs antora.yml)
create-db-permission: 'xref:astra-db-serverless:administration:rbac.adoc#create-db-permission[Create DB]'
view-db-permission: 'xref:astra-db-serverless:administration:rbac.adoc#view-db-permission[View DB]'