Initial commit: Lakehouse configuration files
This commit is contained in:
@@ -0,0 +1,97 @@
|
||||
---
|
||||
# Palantir-style Data Pipeline Dashboard
|
||||
# Organized by system type with colorful layout
|
||||
|
||||
- Data Pipeline:
|
||||
- Kafka UI:
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/kafka.svg
|
||||
href: http://10.0.21.36:9000/
|
||||
description: Kafka Topics & Management
|
||||
- Debezium Connect:
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/debezium.svg
|
||||
href: http://10.0.21.50:8083/
|
||||
description: CDC Connectors
|
||||
- Spark Master:
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/apache-spark.svg
|
||||
href: http://10.0.21.50:8080/
|
||||
description: Spark Jobs & Monitoring
|
||||
- Trino:
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/trino.svg
|
||||
href: http://10.0.21.50:8089/
|
||||
description: Distributed SQL Query Engine
|
||||
|
||||
- Source Systems:
|
||||
- MongoDB:
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/mongodb.svg
|
||||
href: mongodb://10.0.21.51:27017
|
||||
description: MongoDB Supply Chain Data
|
||||
- PostgreSQL:
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/postgresql.svg
|
||||
href: postgresql://10.0.21.51:5432
|
||||
description: PostgreSQL Sales Data
|
||||
- Cassandra:
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/apache-cassandra.svg
|
||||
href: cassandra://10.0.21.51:9042
|
||||
description: Cassandra Telemetry Data
|
||||
- MySQL:
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/mysql.svg
|
||||
href: mysql://10.0.21.51:3306
|
||||
description: MySQL HR Data
|
||||
- Neo4j:
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/neo4j.svg
|
||||
href: http://10.0.21.51:7474/
|
||||
description: Neo4j Graph Database
|
||||
|
||||
- Storage:
|
||||
- ObjectScale S3:
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/minio.svg
|
||||
href: http://10.0.20.111:9020/
|
||||
description: S3 Object Storage
|
||||
- ObjectScale Web:
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/object-storage.svg
|
||||
href: https://10.0.20.111/
|
||||
description: ObjectScale Management UI
|
||||
|
||||
- Orchestration:
|
||||
- Airflow:
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/apache-airflow.svg
|
||||
href: http://10.0.21.55:8080/
|
||||
description: Workflow Orchestration
|
||||
|
||||
- Analytics & Visualization:
|
||||
- Superset:
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/apache-superset.svg
|
||||
href: http://10.0.21.45:8088/
|
||||
description: Business Intelligence & Dashboards
|
||||
- Elasticsearch:
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/elasticsearch.svg
|
||||
href: http://10.0.21.46:9200/
|
||||
description: Search & Analytics Engine
|
||||
- Kibana:
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/kibana.svg
|
||||
href: http://10.0.21.46:5601/
|
||||
description: Data Visualization
|
||||
- Grafana:
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/grafana.svg
|
||||
href: http://10.0.20.103/
|
||||
description: Metrics & Monitoring
|
||||
|
||||
- Management:
|
||||
- Proxmox:
|
||||
icon: proxmox.png
|
||||
href: http://10.0.10.65:8006/
|
||||
description: Virtualization Platform
|
||||
- Git/Forgejo:
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/git.svg
|
||||
href: http://atc-mgt01.dell-atc.lan:3001/
|
||||
description: Git Repository
|
||||
- ATC LDAP:
|
||||
icon: /icons/lam.png
|
||||
href: http://atc-mgt01.dell-atc.lan/lam/
|
||||
description: LDAP Management
|
||||
|
||||
- Development:
|
||||
- Homepage Config:
|
||||
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/homepage.svg
|
||||
href: http://atc-docker01.dell-atc.lan/
|
||||
description: Dashboard Configuration
|
||||
Reference in New Issue
Block a user