Michel Roegl-Brunner 7258f7bcfd fix: Update local scripts tab to scan /scripts/ct directory
- Add getCtScripts() method to ScriptManager to scan ct subdirectory
- Add getCtScripts tRPC endpoint for local scripts tab
- Update ScriptsList component to use getCtScripts instead of getScripts
- Fix script path construction to use relative paths for terminal
- Local scripts tab now correctly shows scripts from /scripts/ct folder
2025-09-10 15:10:10 +02:00
2025-09-09 14:04:07 +02:00
2025-09-09 16:03:49 +02:00
PoC
2025-09-09 14:24:36 +02:00
2025-09-09 14:04:07 +02:00
2025-09-09 14:04:07 +02:00
2025-09-09 16:03:17 +02:00
2025-09-09 16:03:17 +02:00
2025-09-09 14:04:07 +02:00
2025-09-09 14:04:07 +02:00
2025-09-09 16:06:44 +02:00
2025-09-09 14:04:07 +02:00
2025-09-09 14:04:07 +02:00

How to run this Alpha Software

You need npm and git installed on your PVE host

git clone git@github.com:michelroegl-brunner/PVESciptslocal.git

Then you need to run npm install

And to run the dev server on IP:3000

npm run dev

Description
Local version of the ProxmoxVE Repostory
Readme 4.8 MiB
Languages
TypeScript 63%
Shell 26.3%
JavaScript 10.2%
CSS 0.5%