43 Commits

Author SHA1 Message Date
49a20a946f Add Server Info card 2026-04-20 20:57:39 -04:00
5687d8a4e7 Center loading spinner 2026-04-19 22:58:41 -04:00
f037a97792 Reorganize to allow file systems next to VMs, storage drives, and UPS cards 2026-04-19 22:56:45 -04:00
b78fb9469e Add UPS status card 2026-04-19 22:40:26 -04:00
e6d2945b7b Rename MALP 2026-04-19 15:14:17 -04:00
69a5baeb8d Add VM info from bin/vm-info to status page 2026-04-19 15:08:11 -04:00
ad23419b99 Get VM info in malpd from vm-info script via SSH 2026-04-17 22:35:35 -04:00
ea932dd641 Do not downcase OS name 2026-04-17 22:30:10 -04:00
34e984d563 Add vm-info script to gather VM info 2026-04-17 21:35:43 -04:00
5773347bda Add virtual machines list 2026-04-14 09:12:30 -04:00
23008b4997 Show file system inode usage and read-only status 2026-04-14 08:41:39 -04:00
1e87b08b54 Add file systems 2026-04-13 23:04:21 -04:00
a282debfbd Move drive capacity to top row of drive card 2026-04-13 22:04:27 -04:00
23d7e79605 Add drive SMART attributes and health status 2026-04-13 21:57:00 -04:00
40109b5c62 Add NVMe drive style 2026-04-13 20:31:57 -04:00
08a2a6df4b Add several card styles 2026-04-13 20:29:39 -04:00
80cae35688 Add selinux policy for malpd.sock access; update README.md 2026-04-01 22:59:46 -04:00
5e60752594 Update install instructions with Ruby/systemd 2026-04-01 21:13:09 -04:00
1180849b44 Add systemd unit files for malpd and support systemd socket activation 2026-04-01 21:05:57 -04:00
c717b5d589 Report errors connecting to malpd socket 2026-04-01 20:58:34 -04:00
7c907fe0ce Report Error on status page if content page returns error 2026-04-01 20:55:55 -04:00
51aa0c805e Render drive info cards 2026-04-01 20:54:44 -04:00
46a1887982 malpd: report drive info 2026-04-01 20:36:31 -04:00
ad9628e45c Add malpd daemon executable 2026-04-01 19:59:17 -04:00
1eb58f87d2 Add loading indicator 2026-04-01 13:13:15 -04:00
244edf90ac Add asynchronous page content request 2026-04-01 13:06:06 -04:00
ed4e749901 Add log out button 2026-03-31 21:53:29 -04:00
39f7dd6285 Do not show login box when logged in 2026-03-31 21:42:55 -04:00
327c4b755f Redirect after login to allow refresh without browser prompt 2026-03-31 21:32:30 -04:00
bf530217f3 Update README with Apache and SELinux setup; rename project 2026-03-29 21:46:59 -04:00
69c52fdf8c Store creation time with session; delete old sessions 2026-03-29 21:22:45 -04:00
d61c137c12 Check credentials and create a session 2026-03-29 21:00:05 -04:00
8a8d793199 Rename login.erb -> page.erb 2026-03-28 19:50:53 -04:00
011be07e03 Add set password instructions to README.md 2026-03-28 19:48:59 -04:00
518ee7c366 Add bin/setpasswd to set user password 2026-03-28 19:47:20 -04:00
f31e97b014 Update README with Apache example 2026-03-28 15:38:13 -04:00
7f0cf36419 Add Apache setup instructions 2026-03-28 00:08:42 -04:00
d206cad0c5 Read hostname from /etc/hostname 2026-03-27 23:38:02 -04:00
bf4fd38202 Autofocus username field 2026-03-27 23:36:48 -04:00
4960132d1d Add Install to README.md 2026-03-27 21:25:40 -04:00
cacb69f5f5 Move script to cgi-bin for default AlmaLinux SELinux rules 2026-03-27 21:25:05 -04:00
1e5e20b0a3 Add README.md 2026-03-27 18:46:19 -04:00
09c764034e Add login screen 2026-03-27 18:36:13 -04:00