Add LLM Monitor host to service directory
This commit is contained in:
@@ -89,3 +89,4 @@ La ricerca live funziona automaticamente leggendo `data-name` e `data-url`.
|
||||
- `nexterm.home.lucasacchi.net/servers` (Nexterm)
|
||||
- `portainer.lab.home.lucasacchi.net/#!/auth` (Portainer)
|
||||
- `it-tools.lab.home.lucasacchi.net` (IT-Tools)
|
||||
- `llm-monitor.lab.home.lucasacchi.net` (LLM Monitor)
|
||||
|
||||
@@ -229,6 +229,14 @@
|
||||
<p class="mt-2 break-all text-sm text-slate-300">it-tools.lab.home.lucasacchi.net</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="reveal" style="animation-delay: 620ms" data-name="LLM Monitor" data-url="https://llm-monitor.lab.home.lucasacchi.net/">
|
||||
<a href="https://llm-monitor.lab.home.lucasacchi.net/" target="_blank" rel="noopener noreferrer" class="group block h-full rounded-2xl border border-white/15 bg-slate-950/55 p-5 shadow-glow transition hover:-translate-y-0.5 hover:border-cyan-200/40 hover:bg-slate-900/70">
|
||||
<p class="text-xs font-semibold uppercase tracking-wider text-cyan-200/80">Servizio pubblico</p>
|
||||
<h2 class="mt-2 text-lg font-bold text-white">LLM Monitor</h2>
|
||||
<p class="mt-2 break-all text-sm text-slate-300">llm-monitor.lab.home.lucasacchi.net</p>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p id="empty-state" class="mt-6 hidden rounded-xl border border-amber-300/20 bg-amber-200/10 px-4 py-3 text-sm text-amber-100">
|
||||
|
||||
@@ -250,6 +250,14 @@
|
||||
<p class="mt-2 break-all text-sm text-slate-300">supabase-pinger.lab.home.lucasacchi.net</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="reveal" style="animation-delay: 680ms" data-name="LLM Monitor" data-url="https://llm-monitor.lab.home.lucasacchi.net/">
|
||||
<a href="https://llm-monitor.lab.home.lucasacchi.net/" target="_blank" rel="noopener noreferrer" class="group block h-full rounded-2xl border border-white/15 bg-slate-950/55 p-5 shadow-glow transition hover:-translate-y-0.5 hover:border-cyan-200/40 hover:bg-slate-900/70">
|
||||
<p class="text-xs font-semibold uppercase tracking-wider text-cyan-200/80">Servizio pubblico</p>
|
||||
<h2 class="mt-2 text-lg font-bold text-white">LLM Monitor</h2>
|
||||
<p class="mt-2 break-all text-sm text-slate-300">llm-monitor.lab.home.lucasacchi.net</p>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p id="empty-state" class="mt-6 hidden rounded-xl border border-amber-300/20 bg-amber-200/10 px-4 py-3 text-sm text-amber-100">
|
||||
|
||||
Reference in New Issue
Block a user