Remove icon field to use default homepage icons
This commit is contained in:
@@ -4,114 +4,89 @@
|
||||
|
||||
- Data Pipeline:
|
||||
- Kafka UI:
|
||||
icon: 📡
|
||||
href: http://10.0.21.36:9000/
|
||||
description: Kafka Topics & Management
|
||||
- Debezium Connect:
|
||||
icon: 🔗
|
||||
href: http://10.0.21.50:8083/
|
||||
description: CDC Connectors
|
||||
- Spark Master:
|
||||
icon: ⚡
|
||||
href: http://10.0.21.50:8080/
|
||||
description: Spark Jobs & Monitoring
|
||||
- Trino:
|
||||
icon: 🔍
|
||||
href: http://10.0.21.50:8089/
|
||||
description: Distributed SQL Query Engine
|
||||
|
||||
- Source Systems:
|
||||
- MongoDB:
|
||||
icon: 🍃
|
||||
href: mongodb://10.0.21.51:27017
|
||||
description: MongoDB Supply Chain Data
|
||||
- PostgreSQL:
|
||||
icon: 🐘
|
||||
href: postgresql://10.0.21.51:5432
|
||||
description: PostgreSQL Sales Data
|
||||
- Cassandra:
|
||||
icon: 🎯
|
||||
href: cassandra://10.0.21.51:9042
|
||||
description: Cassandra Telemetry Data
|
||||
- MySQL:
|
||||
icon: 🐬
|
||||
href: mysql://10.0.21.51:3306
|
||||
description: MySQL HR Data
|
||||
- Neo4j:
|
||||
icon: 🕸️
|
||||
href: http://10.0.21.51:7474/
|
||||
description: Neo4j Graph Database
|
||||
|
||||
- Storage:
|
||||
- ObjectScale S3:
|
||||
icon: 📦
|
||||
href: http://10.0.20.111:9020/
|
||||
description: S3 Object Storage
|
||||
- ObjectScale Web:
|
||||
icon: 🌐
|
||||
href: https://10.0.20.111/
|
||||
description: ObjectScale Management UI
|
||||
|
||||
- Orchestration:
|
||||
- Airflow:
|
||||
icon: 🔄
|
||||
href: http://10.0.21.55:8080/
|
||||
description: Workflow Orchestration
|
||||
|
||||
- Analytics & Visualization:
|
||||
- Superset:
|
||||
icon: 📊
|
||||
href: http://10.0.21.45:8088/
|
||||
description: Business Intelligence & Dashboards
|
||||
- Elasticsearch:
|
||||
icon: 🔎
|
||||
href: http://10.0.21.46:9200/
|
||||
description: Search & Analytics Engine
|
||||
- Kibana:
|
||||
icon: 📈
|
||||
href: http://10.0.21.46:5601/
|
||||
description: Data Visualization
|
||||
- Grafana:
|
||||
icon: 📉
|
||||
href: http://10.0.20.103/
|
||||
description: Metrics & Monitoring
|
||||
|
||||
- Management:
|
||||
- Proxmox:
|
||||
icon: 🖥️
|
||||
href: http://10.0.10.65:8006/
|
||||
description: Virtualization Platform
|
||||
- Git/Forgejo:
|
||||
icon: 📝
|
||||
href: http://atc-mgt01.dell-atc.lan:3001/
|
||||
description: Git Repository
|
||||
- ATC LDAP:
|
||||
icon: 🔑
|
||||
href: http://atc-mgt01.dell-atc.lan/lam/
|
||||
description: LDAP Management
|
||||
|
||||
- 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
|
||||
|
||||
Reference in New Issue
Block a user