8 Commits

Author SHA1 Message Date
MickLesk
5ab302102b refactor: clean COMMUNITY_SCRIPTS_URL pattern (#1449)
- ct/vm scripts: split to 2-line pattern (variable + source)
- func files: remove redundant inline defaults
- Only entry points keep the default (ct/*.sh, vm/*.sh, build.func,
  install.func, alpine-install.func)
- Downstream sources use $COMMUNITY_SCRIPTS_URL without default
2026-02-22 14:43:08 +01:00
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
Rémi Bédard-Couture
abaca28624 Minor fixes following code review 2026-02-07 08:19:03 -05:00
CanbiZ (MickLesk)
75f034bd46
Update ct/zitadel.sh
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-07 08:12:16 +01:00
CanbiZ (MickLesk)
89f85faeea
Update ct/zitadel.sh
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-07 08:11:51 +01:00
Rémi Bédard-Couture
9f17984bf8 Refactor Zitadel script to support Login V2 2026-02-06 23:48:19 -05:00
CanbiZ
d5b550493b Cleanup 2025-09-03 09:45:11 +02:00
tremor021
b6cd9d457c Zitadel testing 2025-08-29 12:52:28 +02:00