diff --git a/homer/assets/icons/authentik.svg b/homer/assets/icons/authentik.svg deleted file mode 100644 index 9933084..0000000 --- a/homer/assets/icons/authentik.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/homer/assets/icons/immich.svg b/homer/assets/icons/immich.svg new file mode 100644 index 0000000..5c758ff --- /dev/null +++ b/homer/assets/icons/immich.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/homer/assets/icons/tetton.webp b/homer/assets/icons/tetton.webp new file mode 100644 index 0000000..1ab750b Binary files /dev/null and b/homer/assets/icons/tetton.webp differ diff --git a/homer/assets/icons/trivy.svg b/homer/assets/icons/trivy.svg new file mode 100644 index 0000000..6793f10 --- /dev/null +++ b/homer/assets/icons/trivy.svg @@ -0,0 +1,149 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/homer/config.yml b/homer/config.yml index ccd0c3b..86ecea1 100644 --- a/homer/config.yml +++ b/homer/config.yml @@ -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"