Fix homepage icons with emoji, add Data Engineering & AI resources section, update Palantir-style styling

This commit is contained in:
Lakehouse Admin
2026-05-19 14:12:01 +02:00
parent d7545fd4ab
commit 7e9cb836da
6 changed files with 89 additions and 81 deletions
+44 -44
View File
@@ -4,114 +4,114 @@
- Data Pipeline:
- Kafka UI:
icon: /icons/kafka.png
icon: 📡
href: http://10.0.21.36:9000/
description: Kafka Topics & Management
color: '#ff6b6b'
- Debezium Connect:
icon: /icons/debezium.png
icon: 🔗
href: http://10.0.21.50:8083/
description: CDC Connectors
color: '#4ecdc4'
- Spark Master:
icon: /icons/spark.png
icon:
href: http://10.0.21.50:8080/
description: Spark Jobs & Monitoring
color: '#ffe66d'
- Trino:
icon: /icons/trino.png
icon: 🔍
href: http://10.0.21.50:8089/
description: Distributed SQL Query Engine
color: '#95e1d3'
- Source Systems:
- MongoDB:
icon: /icons/mongodb.png
icon: 🍃
href: mongodb://10.0.21.51:27017
description: MongoDB Supply Chain Data
color: '#f38181'
- PostgreSQL:
icon: /icons/postgresql.png
icon: 🐘
href: postgresql://10.0.21.51:5432
description: PostgreSQL Sales Data
color: '#aa96da'
- Cassandra:
icon: /icons/cassandra.png
icon: 🎯
href: cassandra://10.0.21.51:9042
description: Cassandra Telemetry Data
color: '#fcbad3'
- MySQL:
icon: /icons/mysql.png
icon: 🐬
href: mysql://10.0.21.51:3306
description: MySQL HR Data
color: '#a8d8ea'
- Neo4j:
icon: /icons/neo4j.png
icon: 🕸️
href: http://10.0.21.51:7474/
description: Neo4j Graph Database
color: '#ff9a9e'
- Storage:
- ObjectScale S3:
icon: /icons/minio.png
icon: 📦
href: http://10.0.20.111:9020/
description: S3 Object Storage
color: '#a18cd1'
- ObjectScale Web:
icon: /icons/minio.png
icon: 🌐
href: https://10.0.20.111/
description: ObjectScale Management UI
color: '#fbc2eb'
- Orchestration:
- Airflow:
icon: /icons/airflow.png
icon: 🔄
href: http://10.0.21.55:8080/
description: Workflow Orchestration
color: '#fd9644'
- Analytics & Visualization:
- Superset:
icon: /icons/superset.png
icon: 📊
href: http://10.0.21.45:8088/
description: Business Intelligence & Dashboards
color: '#6c5ce7'
- Elasticsearch:
icon: /icons/elasticsearch.png
icon: 🔎
href: http://10.0.21.46:9200/
description: Search & Analytics Engine
color: '#00cec9'
- Kibana:
icon: /icons/kibana.png
icon: 📈
href: http://10.0.21.46:5601/
description: Data Visualization
color: '#e84393'
- Grafana:
icon: /icons/grafana.png
icon: 📉
href: http://10.0.20.103/
description: Metrics & Monitoring
color: '#fd79a8'
- Management:
- Proxmox:
icon: proxmox.png
icon: 🖥️
href: http://10.0.10.65:8006/
description: Virtualization Platform
color: '#00b894'
- Git/Forgejo:
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/svg/git.svg
icon: 📝
href: http://atc-mgt01.dell-atc.lan:3001/
description: Git Repository
color: '#636e72'
- ATC LDAP:
icon: /icons/lam.png
icon: 🔑
href: http://atc-mgt01.dell-atc.lan/lam/
description: LDAP Management
color: '#0984e3'
- 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
color: '#b2bec3'
- Data Engineering & AI Resources:
- TLDR Data Engineering:
icon: 📰
href: https://tldr.tech/dataengineering/
description: Daily data engineering news
- TLDR AI:
icon: 🤖
href: https://tldr.tech/ai/
description: Daily AI news
- KDnuggets:
icon: 📚
href: https://www.kdnuggets.com/
description: Data science and machine learning
- Towards Data Science:
icon: 🎓
href: https://towardsdatascience.com/
description: Data science articles
- Data Engineering Central:
icon: 🏗️
href: https://www.dataengineeringcentral.com/
description: Data engineering resources
- Apache Airflow Blog:
icon: 🌀
href: https://airflow.apache.org/blog/
description: Airflow updates and tutorials