nginx container to proxy and some visual tweaks

This commit is contained in:
2025-11-30 23:32:53 -08:00
parent 96e874239a
commit 4096f7165c
7 changed files with 78 additions and 12 deletions

View File

@ -8,6 +8,11 @@
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="container">
<h2>Live Dashboard</h2>
This dashboard shows the currently attached drives along with their health status.<p>
For a history of all drives attached, you can visit <a href=/history>here</a>.
</div>
<div class="container">
<h2>Attached Disks</h2>
<div id="disk_table" class="column">Connecting…</div>