MickLesk
|
b7a8835bbb
|
finalize profilarr
|
2026-05-20 15:06:09 +02:00 |
|
MickLesk
|
cb80b56426
|
profilarr test
|
2026-05-20 14:44:24 +02:00 |
|
github-actions[bot]
|
897a662bed
|
Delete profilarr (ct) after migration to ProxmoxVE (#1527)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2026-03-02 08:36:44 +00:00 |
|
MickLesk
|
14260f2884
|
fixes
|
2026-02-22 19:01:41 +01:00 |
|
MickLesk
|
1724db77ec
|
fix
|
2026-02-22 18:51:02 +01:00 |
|
MickLesk
|
ce9eb9a2c2
|
fixes profilarr
|
2026-02-22 18:33:46 +01:00 |
|
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 |
|
Michel Roegl-Brunner
|
18ec56fdac
|
Add Profilarr
|
2026-01-16 15:09:41 +01:00 |
|