DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.

DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
The current Cloud Stack management server runs only on Linux servers. The purpose of this feature is to run CloudStack management server on windows as well without using Cygwin. This document will illustrate what changes we may need to do at code level and script level. This will also introduce some installation procedures to have in place before running the management server on windows.
Should able to start/stop/restart management server as a service on windows. Do remember that we are not trying to manage development setup as well on windows.
We need to convert all shell scripts to Pyhton scripts to make sure those are runnable on windows as well.
Make sure the copied files on windows file system will not change the line ending character other wise it will create a mess after copied to hyper-visor host.
The following modules need to run from windows as well to make sure they run without using cygwin
<TODO>
This will execute the following scripts
When we start the management server currently it is calling the following scripts
There are some places in Java code where bash scripts are written inside the jave code.The following list of class files are having such scripts
<TODO>
http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/puttygen-batch.html
http://www.libssh.org/