Commit Graph

447 Commits

Author SHA1 Message Date
Raphaël Numbus d4af5bbdb1 Bugfixes. 2026-05-25 22:06:50 +02:00
Raphaël Numbus 55c51c7205 Improved disks part of hardware detection. 2026-05-25 22:02:34 +02:00
Raphaël Numbus 297df7bb2e Debugging. 2026-05-25 21:37:16 +02:00
Raphaël Numbus d3bdf02a6a Debugging. 2026-05-25 21:28:35 +02:00
Raphaël Numbus 8752e4ff16 Debugging. 2026-05-25 21:26:48 +02:00
Raphaël Numbus 5b63d890ca Debugging. 2026-05-25 21:22:39 +02:00
Raphaël Numbus aeea4d23c5 Hide nixos configuration generation stdoutput. 2026-05-25 21:18:23 +02:00
Raphaël Numbus 74e5211bee Changed variable name. 2026-05-25 21:14:21 +02:00
Raphaël Numbus e77174e595 Get GPUs JSON output. 2026-05-25 21:11:53 +02:00
Raphaël Numbus bad0e9ee84 Added unknown brand. 2026-05-25 21:04:51 +02:00
Raphaël Numbus 49fd4aeb5a Escaped variables. 2026-05-25 20:57:56 +02:00
Raphaël Numbus 3c5a746413 Get GPUs JSON output. 2026-05-25 20:56:25 +02:00
Raphaël Numbus 568d5aa165 Get sudo working. 2026-05-25 20:45:29 +02:00
Raphaël Numbus f83efd001e Fix logs path. 2026-05-25 20:42:58 +02:00
Raphaël Numbus 6982bf70c9 Try to fix rational expression error. 2026-05-25 20:41:00 +02:00
Raphaël Numbus c8d496039a Changed target_user for testing purposes. 2026-05-25 20:32:36 +02:00
Raphaël Numbus 8c0e3acf20 Fixed permission problem. Improving debugging. 2026-05-25 19:18:44 +02:00
Raphaël Numbus 44a02b36af Escaped remote variables. 2026-05-25 19:07:22 +02:00
Raphaël Numbus 1eacc23288 Improved graphics detection. 2026-05-25 19:05:22 +02:00
Raphaël Numbus 354b3a8aa8 Improving debugging. 2026-05-25 17:31:43 +02:00
Raphaël Numbus adbbda4a9d Improved debugging with clean up function. 2026-05-25 17:25:41 +02:00
Raphaël Numbus 0f070e1124 Fixed No such file or dir error. 2026-05-25 17:17:06 +02:00
Raphaël Numbus cba5cea39d Fixed > typo. 2026-05-25 17:14:44 +02:00
Raphaël Numbus 19ae7369e3 Fix SSHEND error. 2026-05-25 17:13:25 +02:00
Raphaël Numbus e3142e3032 Improved debugging features. Added quotes to live.yaml. 2026-05-25 17:11:59 +02:00
Raphaël Numbus f989dd8f3a Added quotes to live.yaml. 2026-05-25 17:04:37 +02:00
Raphaël Numbus 50f624e9e4 Improved debugging features. Added quotes to live.yaml. Improving hardware detection. 2026-05-25 16:54:57 +02:00
Raphaël Numbus 5d4b8eb77f Updated index.html for better responsive design. 2026-05-25 15:56:28 +02:00
Raphaël Numbus 61c8c38853 Moved hierarchy preparation earlier in the script. 2026-05-17 20:06:56 +02:00
Raphaël Numbus 5aeec9ac89 Added missing ssh setup. 2026-05-17 20:05:10 +02:00
Raphaël Numbus 6bf9a575bb Fixed syntax error. 2026-05-17 19:55:29 +02:00
Raphaël Numbus 440f4c8fb5 Update the logic to wait for the hardware detection data. 2026-05-17 19:52:02 +02:00
Raphaël Numbus de890387d5 Allow user to continue without filling the git url/username/password when interactive mode selected. 2026-05-17 15:22:47 +02:00
Raphaël Numbus 20553b472f Make the startDiscovery button work. 2026-05-17 15:12:32 +02:00
Raphaël Numbus ff450a5770 Python bridge now works and serves files correctly. Only necessary folders are accessible from the browser. 2026-05-17 14:43:35 +02:00
Raphaël Numbus 7a6202c014 Trying to get python bridge to work. 2026-05-17 14:31:46 +02:00
Raphaël Numbus 27a5eca7f8 Trying to get python bridge to work. 2026-05-17 14:24:57 +02:00
Raphaël Numbus df5132e97a Trying to get python bridge to work. 2026-05-17 14:21:23 +02:00
Raphaël Numbus a8de439ece Trying to get python bridge to work. 2026-05-17 14:14:50 +02:00
Raphaël Numbus 2bed788e92 Trying to get python bridge to work. 2026-05-17 14:08:54 +02:00
Raphaël Numbus 3a7c5bed8d Revert changes 2026-05-17 14:08:12 +02:00
Raphaël Numbus a070e90576 Trying to get python bridge to work. 2026-05-17 14:07:41 +02:00
Raphaël Numbus bf4d973a32 Trying to get html images to work. 2026-05-17 14:00:36 +02:00
Raphaël Numbus 8c4dc60b68 Trying to get python bridge to work. 2026-05-17 13:42:16 +02:00
Raphaël Numbus c5d81677a1 Laid a base for better hardware detection. Removed unnecessary packages. Removed unnecessary TUI. 2026-05-17 13:40:08 +02:00
Raphaël Numbus 30745adf4f Added folders needed by the script. Removed TUI. 2026-05-15 22:33:41 +02:00
Raphaël Numbus 36c1039df6 Added sleep timers. 2026-05-15 22:25:27 +02:00
Raphaël Numbus 27433d6258 Added sleep timers. 2026-05-15 22:24:47 +02:00
Raphaël Numbus 4ca5ae5c8f Removed a lot of unnecessary code. Now all configuration is done through the browser. Need to work more on the deployment process. 2026-05-15 22:23:49 +02:00
Raphaël Numbus 522ee16611 Update non-interactive python bridge. Updated index.html for the new folder hierachy. 2026-05-15 21:54:41 +02:00