adding monitoring stuff

This commit is contained in:
2026-01-07 21:40:09 -07:00
parent c26967113c
commit 655665dee9
3 changed files with 8 additions and 2 deletions

View File

@@ -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",

View File

@@ -64,7 +64,7 @@
<li>I use <b>Let's Encrypt</b> for SSL certificates</li>
<li>If your ISP still doesnt support IPV6 then you should seriously consider switching ISPs</li>
</ul>
<p class="notes-card__update"><strong>Note:</strong> As soon as the winter break is over I will make the uptime of my services public; I'm still making small changes.</p>
<p class="notes-card__update"><strong>Note:</strong> 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 <a href="https://mon1.dheerajg.me" target="_blank" rel="noopener noreferrer">mon1.dheerajg.me</a>.</p>
</div>
</section>
@@ -103,7 +103,7 @@
<div class="visual-card__media">
<figure class="visual-card__figure">
<img src="server.jpg" alt="Homelab server rack" loading="lazy" />
<figcaption>Captured on <time datetime="2025-11-17">Nov 17, 2025</time></figcaption>
<figcaption>Captured on <time datetime="2026-01-07">Jan 7, 2026</time></figcaption>
</figure>
</div>
</div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 MiB

After

Width:  |  Height:  |  Size: 461 KiB