feat: add portainer and it-tools public links
This commit is contained in:
@@ -67,3 +67,7 @@ La ricerca live funziona automaticamente leggendo `data-name` e `data-url`.
|
||||
- `lab.home.lucasacchi.net` (ProxmoxVE)
|
||||
- `friday.lab.home.lucasacchi.net` (Chatbot OpenWeb-UI)
|
||||
- `vikunja.lab.home.lucasacchi.net` (Vikunja)
|
||||
- `guacamole.lab.home.lucasacchi.net` (Guacamole)
|
||||
- `nexterm.home.lucasacchi.net/servers` (Nexterm)
|
||||
- `portainer.lab.home.lucasacchi.net/#!/auth` (Portainer)
|
||||
- `it-tools.lab.home.lucasacchi.net` (IT-Tools)
|
||||
|
||||
+32
@@ -199,6 +199,38 @@
|
||||
<p class="mt-2 break-all text-sm text-slate-300">vikunja.lab.home.lucasacchi.net</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="reveal" style="animation-delay: 500ms" data-name="Guacamole" data-url="https://guacamole.lab.home.lucasacchi.net/">
|
||||
<a href="https://guacamole.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">Guacamole</h2>
|
||||
<p class="mt-2 break-all text-sm text-slate-300">guacamole.lab.home.lucasacchi.net</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="reveal" style="animation-delay: 530ms" data-name="Nexterm" data-url="https://nexterm.home.lucasacchi.net/servers">
|
||||
<a href="https://nexterm.home.lucasacchi.net/servers" 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">Nexterm</h2>
|
||||
<p class="mt-2 break-all text-sm text-slate-300">nexterm.home.lucasacchi.net/servers</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="reveal" style="animation-delay: 560ms" data-name="Portainer" data-url="https://portainer.lab.home.lucasacchi.net/#!/auth">
|
||||
<a href="https://portainer.lab.home.lucasacchi.net/#!/auth" 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">Portainer</h2>
|
||||
<p class="mt-2 break-all text-sm text-slate-300">portainer.lab.home.lucasacchi.net/#!/auth</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="reveal" style="animation-delay: 590ms" data-name="IT-Tools" data-url="https://it-tools.lab.home.lucasacchi.net/">
|
||||
<a href="https://it-tools.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">IT-Tools</h2>
|
||||
<p class="mt-2 break-all text-sm text-slate-300">it-tools.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