Commit graph

20 commits

Author SHA1 Message Date
KuJoe
077e1d6aff Update README.md
Some checks are pending
PHPMD / Run PHPMD scanning (push) Waiting to run
Psalm Security Scan / php-security (push) Waiting to run
2025-03-05 11:47:26 -05:00
KuJoe
91acba65a9 Update README.md 2025-02-27 19:05:51 -05:00
KuJoe
81d9e9770e Updated README
Some checks are pending
PHPMD / Run PHPMD scanning (push) Waiting to run
Psalm Security Scan / php-security (push) Waiting to run
2025-02-16 19:31:31 -05:00
KuJoe
13d30d4e17 Add disk management feature
Added the ability to add, remove, and resize disks for VMs.
2025-02-15 18:21:44 -05:00
KuJoe
2317a7e3c4 Add password reset functionality with PHPMailer. 2025-02-14 14:49:40 -05:00
KuJoe
b1b1fb3122 Add MFA functionality.
MFA can now be enabled or disabled for each user and prompted for it at login.
2025-02-14 13:01:07 -05:00
KuJoe
fcdcac0746 Fixed composer compatibility
Composer packages were not loading on other test servers, running an update with a newer version appears to have fixed this. (Minimum PHP requirement is now 8.1)
2025-02-14 09:50:15 -05:00
KuJoe
9a032d03a1 Updated readme and mountISO function.
Updated readme to reflect managing VM resources and added line to attempt to attach a drive to the VM incase one isn't present when mounting an ISO.
2025-02-13 11:29:44 -05:00
KuJoe
e0bc51ed10 Initial upload for release 0.1
Uploading the code in its entirety, basic testing completed but still more work and code clean-up needed.
2025-02-10 17:36:04 -05:00
KuJoe
2dfc85c19a Did more testing with the install script and fixed bash scripts.
Install script works on AlmaLinux 9, RockyLinux 9, and CentOS Stream 9 so far. Doesn't work on Fedora 41.

Replaced \r\n with \n so the bash scripts work properly on Linux.
2025-02-10 16:15:50 -05:00
KuJoe
5ffa2d9301 Update README.md
I'm not great with markdown as you can probably tell. :)
2025-02-10 14:18:52 -05:00
KuJoe
db5b12871c Update README.md 2025-02-10 14:17:27 -05:00
KuJoe
766f7e4312 Update README.md 2025-02-10 14:16:51 -05:00
KuJoe
c2f8a7c495 Update README.md 2025-02-10 14:16:16 -05:00
KuJoe
31d4c7c4c3 Update README.md 2025-02-10 13:39:25 -05:00
KuJoe
ca9c7429c2 Update README.md 2025-02-10 13:38:58 -05:00
KuJoe
95b0896975 Update README.md
Strikeout the things that don't work yet to avoid accidental attempts.
2025-02-10 13:37:56 -05:00
KuJoe
82a1bca4c4 Update README.md 2025-02-10 13:36:32 -05:00
KuJoe
57b36e8821 Update README.md
Added a list of working features to the README.
2025-02-10 07:53:44 -05:00
KuJoe
8ddeec7a87
Initial commit 2025-02-07 15:59:05 -05:00