Config file: Add Tags from installer script #980

Closed
opened 2026-02-04 22:23:46 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Gregor-zbjk on GitHub (May 19, 2025).

Originally assigned to: @michelroegl-brunner on GitHub.

🌟 Briefly describe the feature

Add tags from installer script to Config file (.settings)

📝 Detailed description

I noticed that when I run the installer with option "Config file" only the tag "community-scripts" is added instead of "community-scripts" & "cloud" (e.g. Nextcloudpi)

I would like to see an option to transfer the tags from the installation script to the config file
e.g.

TAGS="dev,DEFAULT”

DEFAULT=Default Tags of the installer script (e.g. Nextcloudpi: “community-scripts” & “cloud”)

This would be following Tags as result:
dev, community-scripts, cloud

💡 Why is this useful?

This would allow the original installer script tags to be retained and new ones, e.g. “dev”, to be added... thus allowing better differentiation in Proxmox

Originally created by @Gregor-zbjk on GitHub (May 19, 2025). Originally assigned to: @michelroegl-brunner on GitHub. ### 🌟 Briefly describe the feature Add tags from installer script to Config file (.settings) ### 📝 Detailed description I noticed that when I run the installer with option "Config file" only the tag "community-scripts" is added instead of "community-scripts" & "cloud" (e.g. Nextcloudpi) I would like to see an option to transfer the tags from the installation script to the config file e.g. ``` TAGS="dev,DEFAULT” ``` DEFAULT=Default Tags of the installer script (e.g. Nextcloudpi: “community-scripts” & “cloud”) This would be following Tags as result: `dev, community-scripts, cloud` ### 💡 Why is this useful? This would allow the original installer script tags to be retained and new ones, e.g. “dev”, to be added... thus allowing better differentiation in Proxmox
OVERLORD added the enhancement label 2026-02-04 22:23:46 +03:00
Author
Owner

@michelroegl-brunner commented on GitHub (May 20, 2025):

Available when #4601 merges.

@michelroegl-brunner commented on GitHub (May 20, 2025): Available when #4601 merges.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#980