nginx container to proxy and some visual tweaks
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user