From b4eb42ee57d88546f9868f54bf4f3100b2a4a879 Mon Sep 17 00:00:00 2001 From: Lakehouse Admin Date: Tue, 19 May 2026 14:17:39 +0200 Subject: [PATCH] Remove icon field to use default homepage icons --- config/homepage/services.yaml | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/config/homepage/services.yaml b/config/homepage/services.yaml index dbb9369..aecc7f4 100644 --- a/config/homepage/services.yaml +++ b/config/homepage/services.yaml @@ -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