X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=config.yml;h=7288da6dd2c857221bc4450f50dd7b0e447cdb5f;hb=db409f74e016b35421c2aaa2a5ade1e42553664e;hp=80833f5c562a1afe8562979c42078f9f0a77c344;hpb=7fd9dc6f10a30748cf63caf61ee71f602407d6ac;p=github%2Fbastienwirtz%2Fhomer.git diff --git a/config.yml b/config.yml index 80833f5..7288da6 100644 --- a/config.yml +++ b/config.yml @@ -32,12 +32,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 @@ -48,21 +48,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: "#"