Search code examples
azurebugzilla

Is there any way to host Bugzilla over Windows Azure?


I am trying to host Bugzilla over windows azure for my organization so that it is possible to access the issues created by us anywhere in the world.

Is there any way to do that?


Solution

  • Bugzilla can be installed on a Windows OS custom Virtual Machine as well. See https://wiki.mozilla.org/Bugzilla:Win32Install You can use IIS instead of Apache if you'd like although the XML-RPC interface only works with Apache.