nebula-domain-join/CHANGELOG.md
2026-02-12 13:55:38 -08:00

15 lines
758 B
Markdown

# Changelog
## 1.0.0
Initial release.
- `bootstrap.ps1` — Single-command onboarding: installs Nebula, configures DNS, joins Active Directory domain
- `install-nebula.ps1` — Installs Nebula as a Windows service with delayed-auto start and NlaSvc dependency
- `set-dns.ps1` — Configures DNS on the Nebula tunnel adapter only, preserving physical adapter DNS
- `join-domain.ps1` — Joins the domain under the machine's current name with optional computer name validation
- Idempotent: all scripts are safe to re-run without side effects
- Each script can be run independently for fine-grained control
- Pre-staged AD object support: machines renamed before bootstrap auto-match existing computer objects
- Bundled with Nebula 1.10.3 and WinTun driver