REFACTOR(repo): change order in Homer

- Reorder dashboard items
- Update display priority
This commit is contained in:
2025-12-31 23:27:30 +09:00
parent cfe238ffa5
commit 48b719c229
5 changed files with 175 additions and 10 deletions

View File

@@ -190,6 +190,14 @@ services:
keywords: "documentation docusaurus"
url: "https://docusaurus0213.kro.kr"
target: "_blank"
- name: "Immich"
logo: "/assets/icons/immich.svg"
subtitle: "Photo Management"
tag: "dev"
tagstyle: "is-success"
keywords: "immich photo management"
url: "https://immich0213.kro.kr"
target: "_blank"
- name: "Longhorn"
logo: "/assets/icons/longhorn.webp"
subtitle: "Block Storage Management"
@@ -226,14 +234,6 @@ services:
keywords: "argocd gitops"
url: "https://argocd0213.kro.kr"
target: "_blank"
- name: "Authentik"
logo: "/assets/icons/authentik.svg"
subtitle: "SSO Access Management"
tag: "infra"
tagstyle: "is-info"
keywords: "authentik identity access management"
url: "https://authentik0213.kro.kr"
target: "_blank"
- name: "Headlamp"
logo: "/assets/icons/headlamp.svg"
subtitle: "Kubernetes Management"
@@ -258,6 +258,14 @@ services:
keywords: "minecraft game"
url: "https://minecraft0213.kro.kr"
target: "_blank"
- name: "Tekton"
logo: "/assets/icons/tekton.webp"
subtitle: "CI/CD Pipeline"
tag: "infra"
tagstyle: "is-info"
keywords: "tekton cicd pipeline"
url: "https://tekton0213.kro.kr"
target: "_blank"
- name: "Vault"
logo: "/assets/icons/vault.svg"
subtitle: "Secret Management"
@@ -316,7 +324,15 @@ services:
tag: "monitoring"
tagstyle: "is-warning"
keywords: "traefik dashboard"
url: "https://traefik0213.kro.kr"
url: "https://traefik0213.kro.kr/dashboard"
target: "_blank"
- name: "Trivy"
logo: "/assets/icons/trivy.svg"
subtitle: "Security Scanning"
tag: "monitoring"
tagstyle: "is-warning"
keywords: "trivy security scanning"
url: "https://trivy0213.kro.kr"
target: "_blank"
- name: "Umami"
logo: "/assets/icons/umami.svg"