diff --git a/homer/assets/icons/zot.svg b/homer/assets/icons/zot.svg new file mode 100644 index 0000000..f38e266 --- /dev/null +++ b/homer/assets/icons/zot.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + diff --git a/homer/config.yml b/homer/config.yml index bd552ba..1752717 100644 --- a/homer/config.yml +++ b/homer/config.yml @@ -107,61 +107,37 @@ services: icon: "fa-solid fa-arrow-up-right-from-square" target: "_blank" - name: "Jotion" - logo: "https://jotion.kro.kr/favicon.ico" + logo: "https://jotion0213.kro.kr/favicon.ico" + subtitle: "Note-taking App" + tag: "app" + tagstyle: "is-success" keywords: "jotion" - url: "https://jotion.kro.kr" + url: "https://jotion0213.kro.kr/home" target: "_blank" - quick: - - name: "Prod" - url: "https://jotion.kro.kr" - icon: "fa-solid fa-arrow-up-right-from-square" - target: "_blank" - - name: "Dev" - url: "https://dev.jotion.kro.kr" - icon: "fa-solid fa-arrow-up-right-from-square" - target: "_blank" - name: "Portfolio" logo: "https://minjo0213.kro.kr/favicon.ico" + subtitle: "Personal Portfolio" + tag: "app" + tagstyle: "is-success" keywords: "portfolio" url: "https://minjo0213.kro.kr" target: "_blank" - quick: - - name: "Prod" - url: "https://minjo0213.kro.kr" - icon: "fa-solid fa-arrow-up-right-from-square" - target: "_blank" - - name: "Dev" - url: "https://dev.minjo0213.kro.kr" - icon: "fa-solid fa-arrow-up-right-from-square" - target: "_blank" - name: "Todo" logo: "https://todo0213.kro.kr/favicon.ico" + subtitle: "Yonsei Seminar App for PoolC" + tag: "app" + tagstyle: "is-success" keywords: "todo" url: "https://todo0213.kro.kr" target: "_blank" - quick: - - name: "Prod" - url: "https://todo0213.kro.kr" - icon: "fa-solid fa-arrow-up-right-from-square" - target: "_blank" - - name: "Dev" - url: "https://dev.todo0213.kro.kr" - icon: "fa-solid fa-arrow-up-right-from-square" - target: "_blank" - name: "Jovies" logo: "https://jovies.kro.kr/favicon.ico" - keywords: "movie" + subtitle: "Just for K8s Testing app used in K3S-HOME" + tag: "app" + tagstyle: "is-success" + keywords: "jovies" url: "https://jovies.kro.kr" target: "_blank" - quick: - - name: "Prod" - url: "https://jovies.kro.kr" - icon: "fa-solid fa-arrow-up-right-from-square" - target: "_blank" - - name: "Dev" - url: "https://dev.jovies.kro.kr" - icon: "fa-solid fa-arrow-up-right-from-square" - target: "_blank" - name: "Apps" icon: "fas fa-laptop-code" @@ -234,14 +210,6 @@ services: keywords: "argocd gitops" url: "https://argocd0213.kro.kr" target: "_blank" - - name: "Headlamp" - logo: "/assets/icons/headlamp.svg" - subtitle: "Kubernetes Management" - tag: "platform" - tagstyle: "is-info" - keywords: "headlamp" - url: "https://kubernetes0213.kro.kr" - target: "_blank" - name: "MinIO Console" logo: "/assets/icons/minio.svg" subtitle: "S3 Object Storage" @@ -282,6 +250,14 @@ services: keywords: "backup restore" url: "https://velero0213.kro.kr" target: "_blank" + - name: "Zot" + logo: "/assets/icons/zot.svg" + subtitle: "container Registry" + tag: "platform" + tagstyle: "is-info" + keywords: "container registry" + url: "https://zot0213.kro.kr" + target: "_blank" - name: "Monitoring" icon: "fas fa-chart-line" @@ -302,6 +278,14 @@ services: keywords: "grafana monitoring" url: "https://grafana0213.kro.kr" target: "_blank" + - name: "Headlamp" + logo: "/assets/icons/headlamp.svg" + subtitle: "Kubernetes Management" + tag: "platform" + tagstyle: "is-info" + keywords: "headlamp" + url: "https://kubernetes0213.kro.kr" + target: "_blank" - name: "Karma" logo: "/assets/icons/alertmanager.svg" subtitle: "Alert Management"