Preset Configurations per PVE Server #30

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

Originally created by @gdeeble on GitHub (Oct 9, 2025).

🌟 Briefly describe the feature

Scripts contain the ability to have some defaults, moving this into the UI would help manage it on a server by server basis

📝 Detailed description

Today the install scripts can read from a file with predefined values to speed up the process. To make this process manageable, exposing these values to the UI on a server by server basis so you can update them there could help streamline the installation.

When you click install, the page could ask you what the container name should be and potentially the password and if you want to use the defaults for the server selected, then pass them to the script thus making it really a point and click solution.

💡 Why is this useful?

By adding the ability to create defaults in UI, you can easily manage them and have the scripts auto run by passing some variables in and the configuration items. This will reduce the time it might take create a container and help keep the environment consistent.

Originally created by @gdeeble on GitHub (Oct 9, 2025). ### 🌟 Briefly describe the feature Scripts contain the ability to have some defaults, moving this into the UI would help manage it on a server by server basis ### 📝 Detailed description Today the install scripts can read from a file with predefined values to speed up the process. To make this process manageable, exposing these values to the UI on a server by server basis so you can update them there could help streamline the installation. When you click install, the page could ask you what the container name should be and potentially the password and if you want to use the defaults for the server selected, then pass them to the script thus making it really a point and click solution. ### 💡 Why is this useful? By adding the ability to create defaults in UI, you can easily manage them and have the scripts auto run by passing some variables in and the configuration items. This will reduce the time it might take create a container and help keep the environment consistent.
saavagebueno added the enhancement label 2025-11-20 04:12:03 -05:00
Author
Owner

@michelroegl-brunner commented on GitHub (Oct 9, 2025):

Uh, i like that idea.
We have to wait for some changes in the main repo backendstuff, then i can implement that!

@michelroegl-brunner commented on GitHub (Oct 9, 2025): Uh, i like that idea. We have to wait for some changes in the main repo backendstuff, then i can implement that!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE-Local#30