[GH-ISSUE #326] Shortcut to script #101

Open
opened 2026-02-26 12:40:10 +03:00 by kerem · 2 comments
Owner

Originally created by @ricostuart on GitHub (Nov 16, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/326

🌟 Briefly describe the feature

Add a display box with the script (like the website)

📝 Detailed description

I have TMUX installed on my proxmox servers to stop having issues when installing a script and having any interuptions closing the connection and failing to fully install. With TMUX I can run the script in the shell box on the proxmox webui and or via SSH and can close it without stopping any processes. Unfortuanty when I sometimes install a script using the local version, it doesnt use the TMUX shell and can often have a comms problem meaning it fails to install. It would be useful to be able to have the same shortcut style as the website so I can just manually run the script on a shell box or SSH rather than having to load up the website and doing it that way.
PS - you are doing awesome work here!

💡 Why is this useful?

Failing installs due to the shell disconnecting or other problem such as using a new browser window which stops the install from continuing is a rather regular issue for me. And having a shortcut link to use a local script and manually running it rather than having to go online and using that script would help mitigate against the problem.

Originally created by @ricostuart on GitHub (Nov 16, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/326 ### 🌟 Briefly describe the feature Add a display box with the script (like the website) ### 📝 Detailed description I have TMUX installed on my proxmox servers to stop having issues when installing a script and having any interuptions closing the connection and failing to fully install. With TMUX I can run the script in the shell box on the proxmox webui and or via SSH and can close it without stopping any processes. Unfortuanty when I sometimes install a script using the local version, it doesnt use the TMUX shell and can often have a comms problem meaning it fails to install. It would be useful to be able to have the same shortcut style as the website so I can just manually run the script on a shell box or SSH rather than having to load up the website and doing it that way. PS - you are doing awesome work here! ### 💡 Why is this useful? Failing installs due to the shell disconnecting or other problem such as using a new browser window which stops the install from continuing is a rather regular issue for me. And having a shortcut link to use a local script and manually running it rather than having to go online and using that script would help mitigate against the problem.
Author
Owner

@michelroegl-brunner commented on GitHub (Nov 16, 2025):

Would it be a ideea if i give you the option to enable tmux support. I think of a option wich runs each execution in a new tmux session?

<!-- gh-comment-id:3539125628 --> @michelroegl-brunner commented on GitHub (Nov 16, 2025): Would it be a ideea if i give you the option to enable tmux support. I think of a option wich runs each execution in a new tmux session?
Author
Owner

@marcusdoc commented on GitHub (Dec 1, 2025):

"Add a display box with the script (like the website)"

agreed ... a fallback mechanism

<!-- gh-comment-id:3597532949 --> @marcusdoc commented on GitHub (Dec 1, 2025): "Add a display box with the script (like the website)" agreed ... a fallback mechanism
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE-Local#101
No description provided.