The-Nazara-Project / Nazara

A CLI application to create and update machines and VMs in Netbox.
GNU General Public License v3.0
10 stars 2 forks source link

[TASK:] Find a way to allow users to dynamically link to their own thanix_client requirement #55

Open ByteOtter opened 7 months ago

ByteOtter commented 7 months ago

Currently we require Nazara to use a thanix_client which has been generated by Thanix using the public schema of NetBox's demo instance. While we allow for the user to change that requirement, they cannot do so when installing Nazara as a binary. They would have to compile it themselves.