Shortcut to script #106

Open
opened 2025-11-20 04:12:37 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @ricostuart on GitHub (Nov 16, 2025).

🌟 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). ### 🌟 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.
saavagebueno added the enhancement label 2025-11-20 04:12:37 -05:00
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?

@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?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE-Local#106