Full lab documentation and infrastructure as code
- Trino catalogs, Grafana, Spark jobs, LDAP LDIF, NPM compose - Airflow DAG scripts, Proxmox VM inventory, network docs - Ansible playbook, Gitea CI validate workflow - Backup and health-check scripts, cron documentation - Homepage DOCS tab with links to all documentation - Extended collect-fleet-config.sh and populate-repo.py
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
connector.name=cassandra
|
||||
|
||||
cassandra.contact-points=10.0.21.51
|
||||
cassandra.native-protocol-port=9042
|
||||
|
||||
# Required DC setting for load balancing:
|
||||
cassandra.load-policy.dc-aware.local-dc=datacenter1
|
||||
|
||||
# If Cassandra auth is enabled, uncomment and set:
|
||||
# cassandra.username=mo
|
||||
# cassandra.password=REDACTED
|
||||
Reference in New Issue
Block a user