Releases: netboxlabs/netbox-proxmox-automation
v2025.11.04
This is a configuration release.
Options have been added to netbox_setup_objects.yml-sample for create_vms_templates and create_lxc_templates -- where the default values are False.
This behavior was added so that you can optionally add vms and/or lxc templates should you be using them in your Proxmox environment(s). Some customers reported that they are not using vms and/or lxc templates, so when creating custom fields they got errors about missing templates. These configuration changes should resolve those issues.
v2025.11.03
Resolves issue #40
v2025.11.02
Security fixes +
Switches to calendar (as opposed to semantic) versioning
Adds Proxmox cluster and node(s) discovery through a new convenience script
Adds (experimental) Proxmox VM migration to alternate Proxmox node(s) through events
Adds NetBox Branching support for Proxmox node and VM discovery
v1.2.3
Security fixes +
Adds LXC support
Adds the ability to define 'vmid' for both VM and LXC, rather than taking a default value from Proxmox
Adds "discovery" of Proxmox VM and LXC disks and auto-creation of VM disk objects in NetBox
Adds rudimentary Proxmox VM and LXC discovery through convenience script
Adds AWX initial setup through convenience script (uses awxkit)
Convenience script changes to accommodate LXC requirements
Can dynamically build webhooks and event rules from current AWX state through convenience script
Adds customization changes for LXC-specific requirements
v1.1.1
Security updates
v1.1.0
This is a "config" release that provides automation for you to create dependent NetBox objects for custom field choice sets, custom fields, webhooks, and event rules. Please refer to the documentation (use 'mkdocs' to render the documentation) and scripts that are located under the setup directory.
v1.0.0
Initial release.