7d1bb1ee6e
Updated README.md and setup.sh to properly align with current app.
main
Sebastian Gabrielsson
2026-05-21 16:06:27 +02:00
1625e4ec8f
Migration to FastAPI is complete. Also added observability functionality to integrate with opentelemetry.
fastapi
Sebastian Gabrielsson
2026-05-21 15:44:03 +02:00
8a92185f35
Modified the project to use FastAPI instead of nodejs.
Sebastian Gabrielsson
2026-04-28 09:58:32 +02:00
5f7d529fc5
Deleted the json example since it is no longer needed since moving to mariadb
Sebastian Gabrielsson
2026-04-13 10:31:05 +02:00
008b3fcada
Reverted table name in schema.sql to user_access instead of student_access
Sebastian Gabrielsson
2026-03-09 10:44:45 +01:00
b83e283a66
Changes include:
Sebastian Gabrielsson
2026-03-03 10:22:08 +01:00
265a90587f
Added a Status line to indicate whether or not a VM is currently powered on or off.
Sebastian Gabrielsson
2025-11-19 14:54:11 +01:00
4a63a14a43
Made som error messages clearer in the logs
Sebastian Gabrielsson
2025-11-13 10:27:02 +01:00
58b3e0bb0b
Added log message for when a user loads the site for a VM
Sebastian Gabrielsson
2025-11-12 11:46:28 +01:00
d810bdaf9d
Fixed a spelling error
Sebastian Gabrielsson
2025-11-12 11:36:02 +01:00
110b23f509
Added console-stamp give every log message a time stamp
Sebastian Gabrielsson
2025-11-12 11:22:36 +01:00
4c940d4029
Changed how the instruction page is generated from frontend to backend
Sebastian Gabrielsson
2025-11-11 13:44:06 +01:00
79a7f37b38
Fixed a bug where users to access any vm via url because validation check was broken
Sebastian Gabrielsson
2025-11-07 10:27:32 +01:00
70a8ed5357
Fixed a style issue with links
Sebastian Gabrielsson
2025-10-31 12:22:00 +01:00
7ce42632a5
Fixed issue where command on how to ssh to host didn't show the fqdn
Sebastian Gabrielsson
2025-10-31 12:14:16 +01:00
dc008217b2
Fixed bug where console connection wasn't closed when going away from it
Sebastian Gabrielsson
2025-10-31 12:12:05 +01:00
b505a18498
A lot of changes
Sebastian Gabrielsson
2025-10-31 11:31:25 +01:00
4979dc949a
Fixed link back to information page for VM
Sebastian Gabrielsson
2025-10-24 11:20:28 +02:00
c849da9fd3
Added power on and power off button for console page
Sebastian Gabrielsson
2025-10-24 11:18:24 +02:00
0372d86d44
Redesigned the webpage and added instructions on how to access the machines
Sebastian Gabrielsson
2025-10-24 10:54:32 +02:00
0fe6bda313
Added metadata information for each VM and made some buttons clearer.
Sebastian Gabrielsson
2025-10-17 16:21:24 +02:00
1d6364fcc4
Fixed an issue where the front end wasn't automatically configured to connect to correct host
Sebastian Gabrielsson
2025-10-16 11:50:27 +02:00
4a21b083c2
Fixed a bug where the vnc proxy was started against the wrong proxmox node
Sebastian Gabrielsson
2025-10-16 11:40:10 +02:00
06ee199dae
Fixed an issue with validating whether a user has any associated VMs
sega9727 @ sebastian-labb
2025-10-15 13:24:31 +02:00
c35f783e64
Changed titles in index.html
Sebastian Gabrielsson
2025-10-15 13:16:17 +02:00
4f32f2b1bd
Added an apache example conf and fixed issues with setup.sh
Sebastian Gabrielsson
2025-10-15 10:34:46 +02:00
8cd8cce375
Cleaned up debug messages
Sebastian Gabrielsson
2025-10-14 13:29:41 +02:00
099a731a8f
Removed commented out variables that wasn't needed and added an example vm-access-config.json
Sebastian Gabrielsson
2025-10-14 12:28:52 +02:00
1c1bd573ac
Changed what user makes API calls to the proxmox environment
Sebastian Gabrielsson
2025-10-14 12:21:39 +02:00