10 Commits

Author SHA1 Message Date
MickLesk
4b9121f41c feat: add configurable COMMUNITY_SCRIPTS_URL for dev sourcing (#1449)
- Replace all hardcoded source URLs with $COMMUNITY_SCRIPTS_URL variable
- Default: https://git.community-scripts.org/.../ProxmoxVED/raw/branch/main
- Override: export COMMUNITY_SCRIPTS_URL=https://.../your-fork/raw/branch/xyz
- Propagates into container via build.func exports
- Updated: 43 ct scripts, 14 deferred, 22 vm scripts, 5 func files
- Document in docs/DEV_MODE.md with usage examples
- Also normalizes legacy GitHub URLs to Gitea canonical URL
2026-02-22 14:36:31 +01:00
MickLesk
1d0586314f url 2026-02-22 14:09:38 +01:00
MickLesk
9e825a8200 fix 2026-02-22 14:09:05 +01:00
Tobias
e2c6de1b7b
Update strapi.sh 2026-02-18 09:37:23 +01:00
pespinel
8ee8bc6bd5 Review comment 2026-02-18 08:42:20 +01:00
pespinel
16267af541 Fix update_script 2026-02-17 21:39:39 +01:00
Tobias
30b03aa9db
Update strapi.sh 2026-02-17 20:38:20 +01:00
pespinel
fd61f1e16f Use node 24 2026-02-17 16:53:06 +01:00
Pablo Espinel
6e5e10a81e
Apply suggestions from code review
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-17 16:51:34 +01:00
pespinel
94d050315f feat: add Strapi headless CMS 2026-02-17 16:30:48 +01:00