Documentation for Crowd 1.2. Documentation for other versions of Crowd is available too.

(info) The instructions below tell you how to install the standalone distribution of Crowd, which includes Apache Tomcat. You may wish to deploy a WAR distribution of Crowd or CrowdID on your own existing application server instead.

Note: Crowd versions 1.1 and later include CrowdID. Installing Crowd, as described below, will also install CrowdID. 

Installing Crowd (Standalone Distribution)

  1. Download Crowd.
  2. Please check your unzip program before extracting the downloaded archive – see the note on the Crowd installation front page.
  3. Unzip the download archive into a directory of your choice. Note: do not specify directory names that contain spaces.
    (info) This directory will be referred to as {CROWD_INSTALL}.
  4. (Optional) If you wish to set up Crowd and/or CrowdID with an external database, see:
  5. Run the start-up script: 
    • start_crowd.bat for Windows;
      or:
    • start_crowd.sh for Unix environment.
  6. Point a web browser at http://localhost:8095/ where you will see the Setup Wizard.

関連トピック