]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - config.yml
also fix paths in worker.js
[github/bastienwirtz/homer.git] / config.yml
index 8060119ada58cff2316e08fef80d4b2cb5dfeae2..2adddb181ea9478ce7a63cb20bc0e93c209c29df 100644 (file)
@@ -31,12 +31,12 @@ services:
     icon: "fas fa-code-branch"
     items:
       - name: "Jenkins"
-        logo: "/assets/tools/jenkins.png"
+        logo: "assets/tools/jenkins.png"
         subtitle: "Continuous integration server"
         tag: "CI"
         url: "#"
       - name: "RabbitMQ Management"
-        logo: "/assets/tools/rabbitmq.png"
+        logo: "assets/tools/rabbitmq.png"
         subtitle: "Manage & monitor RabbitMQ server"
         tag: "haproxy"
         # Optional tagstyle
@@ -47,21 +47,21 @@ services:
     icon: "fas fa-heartbeat"
     items:
       - name: "M/Monit"
-        logo: "/assets/tools/monit.png"
+        logo: "assets/tools/monit.png"
         subtitle: "Monitor & manage all monit enabled hosts"
         tag: "monit"
         url: "#"
       - name: "Grafana"
-        logo: "/assets/tools/grafana.png"
+        logo: "assets/tools/grafana.png"
         subtitle: "Metric analytics & dashboards"
         url: "#"
       - name: "Kibana"
-        logo: "/assets/tools/elastic.png"
+        logo: "assets/tools/elastic.png"
         subtitle: "Explore & visualize logs"
         tag: "elk"
         url: "#"
       - name: "Website monitoring"
-        logo: "/assets/tools/pingdom.png"
+        logo: "assets/tools/pingdom.png"
         subtitle: "Pingdom public reports overview"
         tag: "CI"
         url: "#"