DECA-110: Create an automated script that can install and uninstall all of Decapod and its dependencies

Metadata

Source
DECA-110
Type
New Feature
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Colin Clark
Reporter
Colin Clark
Created
2010-05-28T00:01:56.846-0400
Updated
2012-01-10T09:49:03.012-0500
Versions
  1. 0.3
Fixed Versions
  1. 0.4
Component
  1. Infrastructure

Description

At the moment, we've got an excellent installation tutorial on the wiki, but it's not an automated script. In order to provide an easier experience for bootstrapping Decapod development, as well as an eventual daily build, we should create something that can install Decapod and all of its many dependencies with one command. It should also be able to reverse the process, cleanly removing everything from a system.

Comments

  • Colin Clark commented 2010-07-12T18:05:56.283-0400

    I've committed the install/uninstall scripts to the default repository in the install-scripts directory.