16 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
Tobias
b26566d8f9
Update snowflake version storage location 2026-01-09 13:36:26 +01:00
KernelSailor
c4e5ce623d change version file location to /opt/tor-snowflake_version.txt 2025-12-30 10:33:45 +01:00
KernelSailor
7b20b0fead simplify download commands 2025-12-30 10:23:28 +01:00
KernelSailor
8a10af959c move app dir back to /opt/tor-snowflake 2025-12-29 19:56:08 +01:00
KernelSailor
27227e11fb fix: incomplete message block 2025-12-29 18:51:54 +01:00
KernelSailor
9de46cae2d hardcode username instead of var 2025-12-29 18:19:11 +01:00
KernelSailor
2e5376c4d6 Revert "rename snowflake systemd service"
This reverts commit 9702978d0c8a10d2597b707031b1a97627597718.
2025-12-29 18:18:02 +01:00
KernelSailor
e22edd600a rm info notification at the end of script 2025-12-29 11:47:51 +01:00
KernelSailor
9702978d0c rename snowflake systemd service 2025-12-29 11:46:51 +01:00
KernelSailor
654047e08a change App location 2025-12-29 11:45:58 +01:00
KernelSailor
85652adee9 download code from release instead of git repo 2025-12-26 19:43:21 +01:00
KernelSailor
2dd49e9b43 apt use new version 2025-12-26 19:34:10 +01:00
KernelSailor
8aa09d64dc vars as arguments 2025-12-26 19:33:12 +01:00
KernelSailor
18f23497b4 add tor-snowflake script 2025-12-26 14:01:14 +01:00