16 Commits

Author SHA1 Message Date
Sebastian Gabrielsson
265a90587f Added a Status line to indicate whether or not a VM is currently powered on or off. 2025-11-19 14:54:11 +01:00
Sebastian Gabrielsson
4c940d4029 Changed how the instruction page is generated from frontend to backend
Moved ssh out into a specific instruction instead of being expected for all machines, like a Windows machine
Added rdp instructions
2025-11-11 13:44:06 +01:00
Sebastian Gabrielsson
79a7f37b38 Fixed a bug where users to access any vm via url because validation check was broken 2025-11-07 10:27:32 +01:00
Sebastian Gabrielsson
70a8ed5357 Fixed a style issue with links 2025-10-31 12:22:00 +01:00
Sebastian Gabrielsson
7ce42632a5 Fixed issue where command on how to ssh to host didn't show the fqdn 2025-10-31 12:14:16 +01:00
Sebastian Gabrielsson
dc008217b2 Fixed bug where console connection wasn't closed when going away from it 2025-10-31 12:12:05 +01:00
Sebastian Gabrielsson
b505a18498 A lot of changes
Moved the list of VMs to the sidebar menu along with links for the different control views
Fixed proper routing
Moved away from json to mariadb for user and vm management
Fixed instructions for different services
2025-10-31 11:31:25 +01:00
Sebastian Gabrielsson
4979dc949a Fixed link back to information page for VM 2025-10-24 11:20:28 +02:00
Sebastian Gabrielsson
c849da9fd3 Added power on and power off button for console page 2025-10-24 11:18:24 +02:00
Sebastian Gabrielsson
0372d86d44 Redesigned the webpage and added instructions on how to access the machines 2025-10-24 10:54:32 +02:00
Sebastian Gabrielsson
0fe6bda313 Added metadata information for each VM and made some buttons clearer. 2025-10-17 16:21:24 +02:00
Sebastian Gabrielsson
1d6364fcc4 Fixed an issue where the front end wasn't automatically configured to connect to correct host 2025-10-16 11:50:27 +02:00
Sebastian Gabrielsson
c35f783e64 Changed titles in index.html 2025-10-15 13:16:17 +02:00
Sebastian Gabrielsson
8cd8cce375 Cleaned up debug messages 2025-10-14 13:29:41 +02:00
Sebastian Gabrielsson
1c1bd573ac Changed what user makes API calls to the proxmox environment
Previously a global user with access to all VMs made an API call for every call

Now each VM is assigned a specific user with access only to that specific VM

The vm-access-config.json structure is also changed, check the README.md for further information on structure
2025-10-14 12:26:43 +02:00
sega9727 @ sebastian-labb
b6627777cd Uploading Proxmox Web Portal project 2025-09-09 09:39:44 +02:00