Need to get a popular open source application up and running quickly? Maybe you want to try out WordPress or Joomla but don’t know how to get started?
Bitnami has this figured out. Bitnami offers what they call ’stacks’. You can either download an application ’stack’ like Drupal, WordPress, etc. Or you can download a platform ’stack’ (WAMP = Windows, Apache, MySQL, PHP) and then download application modules for that particular stack.
At work we’ve been looking at various bug trackers and I wanted to get Mantis setup and running but didn’t want to spend a lot of time getting it up and running. After a bit of Googling I found Bitnami and gave it a try.
Installation was a breeze. I ran the installer and only had to define a port for Apache to run on (I selected 88 so it didn’t conflict with my ColdFusion install) and a default username and password for login. Installation took awhile - it IS installing quite a bit of stuff. When it was done I simply hit my localhost and Mantis was up and running!
Bitnami does provide an uninstaller which seems to clean up after itself fairly well. I first installed the Mantis stack but realized it had some drawbacks. If you download for example the WordPress application stack and set it to port 88 and then try to install another application stack you will have to provide another port. It sets each application up independently. To get around this they offer the platform stacks like WAMP. Now you can install that as your base and then install multiple application ‘modules’ on top of it - all sharing one port.
Bitnami is free and stacks are available for Windows, Linux, Mac and Solaris.
Possibly Related:

The Developer Toolbox - Bitnami Stacks by Jim , unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.


Jim,
Do you know of any reason this wouldn’t work on a virtual machine.