2 Commits

Author SHA1 Message Date
Claude
7f5f7f4c1f
Simplify NetBird scripts for proper container setup
- Use ${var:-default} pattern for all variables to enable advanced mode
- Remove interactive prompts that blocked automated installs
- Use cleanup_lxc instead of manual apt cleanup
- Users configure NetBird with 'netbird up' after container creation
2025-12-18 09:13:46 +00:00
Claude
cadb58e7b3
Add NetBird scripts with correct ProxmoxVED source URL
Fix the build.func source URL to use ProxmoxVED instead of ProxmoxVE,
allowing the scripts to actually run in this repository.
2025-12-18 08:36:59 +00:00