diff --git a/homer/assets/config.yml b/homer/assets/config.yml index d897d03..2be6c89 100644 --- a/homer/assets/config.yml +++ b/homer/assets/config.yml @@ -92,6 +92,33 @@ services: url: "http://localhost:3001" target: "_blank" + - name: "Orchestration" + icon: "fas fa-code-branch" + items: + - name: "Temporal UI" + logo: "http://localhost:3400/favicon.ico" + subtitle: "Workflow Orchestration" + tag: "orchestration" + url: "http://localhost:3400" + target: "_blank" + + - name: "Dagu" + logo: "http://localhost:8090/assets/favicon.ico" + subtitle: "DAG Scheduler - Local Scripts" + tag: "orchestration" + url: "http://localhost:8090" + target: "_blank" + + - name: "Messaging" + icon: "fas fa-stream" + items: + - name: "NATS Monitoring" + logo: "https://nats.io/img/logos/nats-icon-color.png" + subtitle: "JetStream Message Broker" + tag: "messaging" + url: "http://localhost:8222" + target: "_blank" + - name: "Databases" icon: "fas fa-database" items: