Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Recommenders/Attic/TeamServer"

(Download & Install)
m (Installation)
Line 7: Line 7:
 
= Installation =
 
= Installation =
  
== CouchDB ==
+
== Apache CouchDB ==
 
* [http://files.couchbase.com/developer-previews/couchbase-single-server-2.0.0-dev-preview/  Download] CouchDB.
 
* [http://files.couchbase.com/developer-previews/couchbase-single-server-2.0.0-dev-preview/  Download] CouchDB.
 
* Install CouchDB on localhost.
 
* Install CouchDB on localhost.

Revision as of 03:30, 29 October 2011

Prerequisites

  • Decent Linux/Win/Mac box with 2GHz, 1G RAM and Java 6 or better.
  • Apache CouchDB 2.0 or higher (not officially released)
  • Code Recommenders Team Server 0.4 or higher

Installation

Apache CouchDB

Code Recommenders Team Server

  • Download and unzip appropriate server archive.
  • start the server using start.sh/.bat/.exe

Back to the top