CD deploy
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
CD Deploy is a Webserver for Drupal that runs from a CD/DVD media on Microsoft Windows 9x/ME/XP and Vista.
Technology
In order to run a Drupal site you basically need:
- Web Server
- Database Server
CD Deploy does a "pack" of all the stuff needed, copying it into a folder called "app" which you can then burn to a CD/DVD. How does such pack is build? Well, it uses two technologies:
- make
- Nullsoft Scriptable Install System (NSIS)
