Skip to content

Updates apps to v3 install script schema#111

Merged
jerodfritz merged 6 commits intodevfrom
feature/app-scripts-v3
Dec 16, 2025
Merged

Updates apps to v3 install script schema#111
jerodfritz merged 6 commits intodevfrom
feature/app-scripts-v3

Conversation

@jerodfritz
Copy link
Copy Markdown
Contributor

Updates install scripts to version 3 and introduces new macros for enhanced functionality:

  • Updates install scripts to be compatible with the latest HexOS script changes
  • Introduces $GPU_CONFIG() macro for automatic GPU resource configuration, with examples for different GPU setups.
  • Adds $SERVER_HOST_ID and $APP_INSTALLED(appName) macros for server identification and app installation checks, respectively.
  • Expands documentation and examples for the $IF macro, detailing conditional logic capabilities.

Note: This introduces the v3 changes to these apps. Some of these will still need to take advantage of the changes with the new conditionals. (eg. *arr suite)

@jerodfritz jerodfritz merged commit 09cb15a into dev Dec 16, 2025
2 checks passed
@jerodfritz jerodfritz deleted the feature/app-scripts-v3 branch December 16, 2025 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant