Files
ProxmoxVEDHelperScripts/install/forgejo-runner-install.sh
Cyra 2145face42 fix(forgejo-runner): support generated/unattended mode and configurable runner labels
- Export app-specific variables (var_forgejo_instance, var_forgejo_runner_token,
  var_runner_labels) in ct script so they survive lxc-attach into the container
- Replace nonexistent prompt_input_required/show_missing_values_warning calls
  with standard read prompts that skip when variables are pre-set
- Add hard error when no runner token is provided
- Make runner labels configurable via var_runner_labels instead of hardcoded
- Update default runner image from node:20-bookworm to node:22-bookworm (Node 22 LTS)
2026-04-07 10:11:13 -07:00

2.9 KiB