🚀 PVE Scripts Local - The Modern Way to Manage Proxmox Scripts! #7666
Replies: 11 comments 21 replies
|
This is looking awesome! Are there any plans to grab all of the existing LXC's and VMS from the Proxmox Host? |
|
Thoughts on creating a menu system based on the type of software like the website has but with more options |
|
Nice, but I don't see any screenshots of the web UI anywhere? |
|
Very good job @michelroegl-brunner. My future request would be a dark theme, and some kind of sorting to see new scripts when they are added. |
|
A game changer for full integration of the Community scripts in a cluster. Edit: root@pve-scripts-local:~# systemctl status pvescriptslocal Oct 08 16:05:53 pve-scripts-local systemd[1]: Started pvescriptslocal.service - PVEScriptslocal Service. |
|
The repo links in the post need to be updated. |
|
Mayb i'm missing something but constantly get this error when trying to install a new LXC with SSH : /dev/fd/63: line 210: SSH_KEYS_FILE: unbound variable is there a specific setup to use the login/pass with SSH using VPE scripts local ? |
|
I can't figure out why when using the local scripts server within my pve I click download it gives me this same error for all the templates: ?wireguard: Unable to download script "wireguard". Please check your internet connection and try again." |
|
Maybe I missed where this might be, but is it possible to specify the container ID when doing an install? This is helpful in a cluster setup. I am able to achieve this with the Advanced install when using the online scripts. |




Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Tired of manually downloading, managing, and executing Proxmox VE scripts and curl -> bash calls of scripts? PVE Scripts Local brings a modern web-based interface to your Proxmox environment, making script management as easy as clicking a button!
This is currently in alpha - perfect for testing and development environments. Always backup your Proxmox configuration before running scripts! Please report all Issues or Feature Requests on this Repo, not directly in the Main ProxmoxVE Repo.
✨ What Makes It Special?
🎯 One-Click Installation - Use the helper script from our website to deploy a ready to use LXC.
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/pve-scripts-local.sh)"Please consider looking at the script befor blindly executing it.
🖥️ Modern Web Interface - Beautiful React/Next.js frontend with real-time terminal emulation using xterm.js
🔍 Script Discovery - Browse and search through community Proxmox scripts directly from GitHub
🎬 How It Works
http://YOUR_PVE_IP:3000in your browser🛠️ Built With Modern Tech
🗺️ Roadmap
Ready to modernize your Proxmox script management?
Please report all Issues or Feature Requests on this Repo.
🐛 Report issues and help us improve
🤝 Contribute with pull requests
All reactions