subuk / vmango

Your own personal IaaS cloud
https://vmango.org
MIT License
323 stars 55 forks source link

feature request: API #30

Open lukasmrtvy opened 5 years ago

lukasmrtvy commented 5 years ago

It would be super usefull to implement API for further automation and integration with tools like Ansible, Terraform, etc ..

For example: major competitors ( +- same feature set for KVM/QEMU ) like https://github.com/mistio/mist-ce and https://github.com/cockpit-project/cockpit does not offer (afaik) full API for machine creation ( cloud-init is must have in this century, PXE and cloning is bit weird in 21.century .. )

I guess it depends also on potentional RBAC and https://github.com/subuk/vmango/issues/29

subuk commented 5 years ago

Yeah, API would be great feature, I have plans to implement it.