diff --git a/homer/assets/icons/falco.svg b/homer/assets/icons/falco.svg
deleted file mode 100644
index f55c91a..0000000
--- a/homer/assets/icons/falco.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/homer/assets/icons/gitea.svg b/homer/assets/icons/gitea.svg
deleted file mode 100644
index d9eb11a..0000000
--- a/homer/assets/icons/gitea.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/homer/assets/icons/longhorn.webp b/homer/assets/icons/longhorn.webp
deleted file mode 100644
index 4b24312..0000000
Binary files a/homer/assets/icons/longhorn.webp and /dev/null differ
diff --git a/homer/assets/icons/tilt.svg b/homer/assets/icons/tilt.svg
deleted file mode 100644
index e85fc49..0000000
--- a/homer/assets/icons/tilt.svg
+++ /dev/null
@@ -1,10 +0,0 @@
-
\ No newline at end of file
diff --git a/homer/assets/icons/traefik.svg b/homer/assets/icons/traefik.svg
deleted file mode 100644
index 1ffc36b..0000000
--- a/homer/assets/icons/traefik.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/homer/assets/icons/trivy.svg b/homer/assets/icons/trivy.svg
deleted file mode 100644
index 6793f10..0000000
--- a/homer/assets/icons/trivy.svg
+++ /dev/null
@@ -1,149 +0,0 @@
-
-
diff --git a/homer/config.yml b/homer/config.yml
index a2a213c..d7cb042 100644
--- a/homer/config.yml
+++ b/homer/config.yml
@@ -20,7 +20,7 @@ defaults:
colorTheme: "light" # Set default theme to light mode
# Optional columns
-columns: "4" # You can change this to any number that is a factor of 12: (1, 2, 3, 4, 6, 12)
+columns: "3" # You can change this to any number that is a factor of 12: (1, 2, 3, 4, 6, 12)
# Optional colors
colors:
@@ -163,7 +163,7 @@ services:
icon: "fa-solid fa-arrow-up-right-from-square"
target: "_blank"
- - name: "Applications"
+ - name: "Apps"
icon: "fas fa-laptop-code"
items:
- name: "Chainlit"
@@ -174,14 +174,6 @@ services:
keywords: "chatbot chainlit"
url: "https://mas0213.kro.kr"
target: "_blank"
- - name: "Code Server"
- logo: "/assets/icons/vscode.svg"
- subtitle: "VS Code in the Browser"
- tag: "app"
- tagstyle: "is-success"
- keywords: "code editor vscode"
- url: "https://vscode0213.kro.kr"
- target: "_blank"
- name: "Docusaurus"
logo: "/assets/icons/docusaurus.svg"
subtitle: "Documentation Site"
@@ -214,13 +206,13 @@ services:
keywords: "minecraft game"
url: "https://crafty0213.kro.kr"
target: "_blank"
- - name: "PgWeb"
- logo: "/assets/icons/postgresql.svg"
- subtitle: "PostgreSQL Web Client"
+ - name: "Umami"
+ logo: "/assets/icons/umami.svg"
+ subtitle: "Website Analytics"
tag: "app"
tagstyle: "is-success"
- keywords: "postgresql pgweb"
- url: "https://pgweb0213.kro.kr"
+ keywords: "analytics umami"
+ url: "https://umami0213.kro.kr"
target: "_blank"
- name: "Platform"
@@ -234,6 +226,14 @@ services:
keywords: "argocd gitops"
url: "https://argocd0213.kro.kr"
target: "_blank"
+ - name: "Code Server"
+ logo: "/assets/icons/vscode.svg"
+ subtitle: "VS Code in the Browser"
+ tag: "platform"
+ tagstyle: "is-info"
+ keywords: "code editor vscode"
+ url: "https://vscode0213.kro.kr"
+ target: "_blank"
- name: "Headlamp"
logo: "/assets/icons/headlamp.svg"
subtitle: "Kubernetes Management"
@@ -258,14 +258,6 @@ services:
keywords: "tekton cicd pipeline"
url: "https://tekton0213.kro.kr"
target: "_blank"
- - name: "Traefik"
- logo: "/assets/icons/traefik.svg"
- subtitle: "Ingress Controller"
- tag: "platform"
- tagstyle: "is-info"
- keywords: "traefik ingress"
- url: "https://traefik0213.kro.kr/dashboard/#/"
- target: "_blank"
- name: "Vault"
logo: "/assets/icons/vault.svg"
subtitle: "Secret Management"
@@ -274,30 +266,14 @@ services:
keywords: "vault secrets"
url: "https://vault0213.kro.kr"
target: "_blank"
- - name: "Velero"
- logo: "/assets/icons/velero.webp"
- subtitle: "Backup & Disaster Recovery"
- tag: "platform"
- tagstyle: "is-info"
- keywords: "backup restore"
- url: "https://velero0213.kro.kr"
- target: "_blank"
- - name: "Observability"
+ - name: "Monitoring"
icon: "fas fa-chart-line"
items:
- - name: "Falco"
- logo: "/assets/icons/falco.svg"
- subtitle: "Runtime Security"
- tag: "observability"
- tagstyle: "is-warning"
- keywords: "falco security runtime"
- url: "https://falco0213.kro.kr"
- target: "_blank"
- name: "Goldilocks"
logo: "/assets/icons/goldilocks.svg"
subtitle: "Resource Recommendations"
- tag: "observability"
+ tag: "monitoring"
tagstyle: "is-warning"
keywords: "goldilocks resource management"
url: "https://goldilocks0213.kro.kr"
@@ -305,7 +281,7 @@ services:
- name: "Grafana"
logo: "/assets/icons/grafana.svg"
subtitle: "Monitoring Dashboard"
- tag: "observability"
+ tag: "monitoring"
tagstyle: "is-warning"
keywords: "grafana monitoring"
url: "https://grafana0213.kro.kr"
@@ -313,34 +289,32 @@ services:
- name: "Karma"
logo: "/assets/icons/alertmanager.svg"
subtitle: "Alert Management"
- tag: "observability"
+ tag: "monitoring"
tagstyle: "is-warning"
keywords: "alert management"
url: "https://karma0213.kro.kr"
target: "_blank"
- - name: "Trivy"
- logo: "/assets/icons/trivy.svg"
- subtitle: "Security Scanning"
- tag: "observability"
+ - name: "PgWeb"
+ logo: "/assets/icons/postgresql.svg"
+ subtitle: "PostgreSQL Web Client"
+ tag: "monitoring"
tagstyle: "is-warning"
- keywords: "trivy security scanning"
- url: "https://trivy0213.kro.kr"
+ keywords: "postgresql pgweb"
+ url: "https://pgweb0213.kro.kr"
target: "_blank"
- name: "Uptime Kuma"
logo: "/assets/icons/kuma.svg"
subtitle: "Service Monitoring"
- tag: "observability"
+ tag: "monitoring"
tagstyle: "is-warning"
keywords: "uptime monitoring status"
url: "https://kuma0213.kro.kr"
target: "_blank"
- - name: "Umami"
- logo: "/assets/icons/umami.svg"
- subtitle: "Website Analytics"
- tag: "observability"
+ - name: "Velero"
+ logo: "/assets/icons/velero.webp"
+ subtitle: "Backup & Disaster Recovery"
+ tag: "monitoring"
tagstyle: "is-warning"
- keywords: "analytics umami"
- url: "https://umami0213.kro.kr"
- target: "_blank"
-
-
+ keywords: "backup restore"
+ url: "https://velero0213.kro.kr"
+ target: "_blank"
\ No newline at end of file