diff --git a/assets/js/data.js b/assets/js/data.js index d36da12..d8d60a8 100644 --- a/assets/js/data.js +++ b/assets/js/data.js @@ -5,6 +5,12 @@ const sitesDirectory = [ ipv6: ["IPV6 only site"], remarks: "I'm not a frontend developer but I sometimes use AI for frontend tasks and I dont want to break whats working hence this.", }, + { + label: "monitoring dashboard", + url: "https://mon1.dheerajg.me", + ipv6: ["IPV6 only site"], + remarks: "have a look, this should give you some idea about my infrastructure", + }, { label: "portfolio", url: "https://portfolio.dheerajg.me", diff --git a/index.html b/index.html index 2020767..f65f1df 100644 --- a/index.html +++ b/index.html @@ -64,7 +64,7 @@
  • I use Let's Encrypt for SSL certificates
  • If your ISP still doesnt support IPV6 then you should seriously consider switching ISPs
  • -

    Note: As soon as the winter break is over I will make the uptime of my services public; I'm still making small changes.

    +

    Note: As soon as the winter break is over I will make the uptime of my services public; I'm still making small changes. In the meantime you can view the monitoring dashboard at mon1.dheerajg.me.

    @@ -103,7 +103,7 @@
    Homelab server rack -
    Captured on
    +
    Captured on
    diff --git a/server.jpg b/server.jpg index a5c3fe5..ad0d0d4 100644 Binary files a/server.jpg and b/server.jpg differ