Metallion
Metallion
### Problem The 1box image currently used in the demo is out of date for two reasons. - It is running Centos 6.4 - It is running an older build...
### Problem Currently the powershell scripts are located in the [vmapp/windows-image-build](https://github.com/axsh/wakame-vdc/tree/develop/vmapp/windows-image-build) directory. They should be kept with the wakame-init scripts. ### Solution - Make the directory `wakame-init/windows/2008` and `wakame-init/windows/2012`. -...
### Problem In the GUI, the host name field is broken for two reasons. - It allows spaces. - It doesn't send the host name to the Web API. When...
### Problem Currently it is a bit difficult to register now images in Wakame-vdc because the following information is needed. - md5 checksum - image size archived - image size...
Wakame-vdc now supports Windows instances. A guide should be written for how to set them up. The guide should contain the following: - Configuration needed on the Windows image. -...
### Problem The current rpm packages do not install any configuration files to the `/etc/wakame-vdc` directory. Users currently have to do it manually which is very unintuitive and makes Wakame-vdc...
### Problem The current rpm packages use a confusing naming scheme. For example the dcmgr package is called `wakame-vdc-dcmgr-vmapp-config`. This raises the question of what vmapp-config means and makes this...
### Problem We have too many packages for the same Wakame-vdc components. For example there is wakame-vdc-dcmgr-vmapp-config and there is wakame-vdc-example-1box-dcmgr-vmapp-config. This is unneccesary and confuses users. It is not...
We've often gotten questions about how networking is handled in Wakame-vdc. It is time we write a comprehensive guide. I have uploaded a WIP guide that I started writing months...
### Problem Currently Wakame-vdc requires an old OpenVZ version. ([042stab055.16](https://openvz.org/Download/kernel/rhel6/042stab055.16)) While the website says that its end of life isn't until November 2019, it has already been removed from the...