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.
| Table of Contents |
|---|
The current Cloud Stack management server runs only on Linux servers. The purpose of this feature is to run Cloud Stack CloudStack management server on windows as well with out without using Cygwin. This document will illustrate what changes we may need to do at code level and script level and . This will also may introduce some installation procedures to have in place before run running the management server on windows.
Should able to start/stop/restart management server as a service on windows machines. 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.
...
<TODO>
This will execute the following scripts
When we start the management server currently it is calling the following scripts
<TODO>