vmango icon indicating copy to clipboard operation
vmango copied to clipboard

Your own personal IaaS cloud

Results 14 vmango issues
Sort by recently updated
recently updated
newest added

I tried to use the docker image. I used port mapping to the host to be able to access the webinterface but it says 0 nodes which I guess means...

Is there a user guide for vmango? especially the config options in mango.conf files?

Hello, Thanks for a great project. It would be supper usefull to implement: - oidc ( major clouds, generic oidc, keycloak -> https://github.com/dexidp/dex can be used) - ldap - u2f...

this would be a great new feature that I am currently making good use of. If you are familiar with overlayfs you know what it is. This allows a volume...

at least being able to change the admin password. and isn't blowfish insecure, or did they fix that? I found this page to generate a new hash: http://www.passwordtool.hu/blowfish-password-hash-generator

It will be nice to add choosing from user defined cloud-init userdata when creating VM. Something like choosing predefined ssh keys, but without multiple choice.

Vcpu pinning is a tedious thing and should be automated. New config option `enable_vcpu_pinning` which implies that all vcpus of all vms should be pinned to exactly one host cpu...

Ability to passthrough specified pci host device to vm. Add `hostdev` with vfio driver to `devices` xml section of vm. Host configuration process should be documented in readme. New configuration...