Fix homepage icons and add source systems docker configs

This commit is contained in:
Lakehouse Admin
2026-05-19 14:04:27 +02:00
parent 8759076ada
commit d7545fd4ab
12 changed files with 1581 additions and 11 deletions
+11 -11
View File
@@ -9,7 +9,7 @@
description: Kafka Topics & Management
color: '#ff6b6b'
- Debezium Connect:
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/debezium.svg
icon: /icons/debezium.png
href: http://10.0.21.50:8083/
description: CDC Connectors
color: '#4ecdc4'
@@ -26,39 +26,39 @@
- Source Systems:
- MongoDB:
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/mongodb.svg
icon: /icons/mongodb.png
href: mongodb://10.0.21.51:27017
description: MongoDB Supply Chain Data
color: '#f38181'
- PostgreSQL:
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/postgresql.svg
icon: /icons/postgresql.png
href: postgresql://10.0.21.51:5432
description: PostgreSQL Sales Data
color: '#aa96da'
- Cassandra:
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/apache-cassandra.svg
icon: /icons/cassandra.png
href: cassandra://10.0.21.51:9042
description: Cassandra Telemetry Data
color: '#fcbad3'
- MySQL:
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/mysql.svg
icon: /icons/mysql.png
href: mysql://10.0.21.51:3306
description: MySQL HR Data
color: '#a8d8ea'
- Neo4j:
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/neo4j.svg
icon: /icons/neo4j.png
href: http://10.0.21.51:7474/
description: Neo4j Graph Database
color: '#ff9a9e'
- Storage:
- ObjectScale S3:
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/minio.svg
icon: /icons/minio.png
href: http://10.0.20.111:9020/
description: S3 Object Storage
color: '#a18cd1'
- ObjectScale Web:
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/object-storage.svg
icon: /icons/minio.png
href: https://10.0.20.111/
description: ObjectScale Management UI
color: '#fbc2eb'
@@ -77,17 +77,17 @@
description: Business Intelligence & Dashboards
color: '#6c5ce7'
- Elasticsearch:
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/elasticsearch.svg
icon: /icons/elasticsearch.png
href: http://10.0.21.46:9200/
description: Search & Analytics Engine
color: '#00cec9'
- Kibana:
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/kibana.svg
icon: /icons/kibana.png
href: http://10.0.21.46:5601/
description: Data Visualization
color: '#e84393'
- Grafana:
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/grafana.svg
icon: /icons/grafana.png
href: http://10.0.20.103/
description: Metrics & Monitoring
color: '#fd79a8'