Below is the list of questions that were asked and the replies I gave. Please help.
* Welcome to the Review Board site installation wizard
This will prepare a Review Board site installation in:
We need to know a few things before we can prepare your site for
installation. This will only take a few minutes.
* Make sure you have the modules you need
Depending on your installation, you may need certain Python
modules and servers that are missing.
If you need support for any of the following, you will need to
install the necessary modules and restart the install.
Databases (optional):
* PostgreSQL (psycopg2)
* What's the host name for this site?
This should be the fully-qualified host name without the http://,
port or path.
Domain Name: 10.106.165.254
* What URL path points to Review Board?
Typically, Review Board exists at the root of a URL. For example,
However, if you want to listen to, say,
Note that this is the path relative to the domain and should not
include the domain name.
The default is /
Root Path [/]: /
* What database type will you be using?
You can type either the name or the number from the list below.
(1) mysql
(2) sqlite3 (not supported for production use)
Database Type: 1
* What database name should Review Board use?
NOTE: You need to create this database and grant user modification
rights before continuing. See your database documentation for more
information.
The default is reviewboard
Database Name [reviewboard]: reviewboard
* What is the database server's address?
This should be specified in hostname:port form. The port is
optional if you're using a standard port for the database type.
The default is localhost
Database Server [localhost]:
* What is the login and password for this database?
This must be a user that has table creation and modification
rights on the database you already specified.
Database Username:
Database Password:
Confirm Database Password:
* What memcached host should be used?
This is in the format of hostname:port
The default is localhost:11211
Memcache Server [localhost:11211]:
* Create an administrator account
To configure Review Board, you'll need an administrator account.
It is advised to have one administrator and then use that account
to grant administrator permissions to your personal user account.
If you plan to use NIS or LDAP, use an account name other than
your NIS/LDAP account so as to prevent conflicts.
The default is admin
Username [admin]:
Password:
Confirm Password:
Company/Organization Name (optional):
* Enable collection of data for better support
We would like to periodically collect data and statistics about
your installation to provide a better support experience for you
and your users.
The data collected includes basic information such as your company
name, the version of Review Board, and the size of your install.
It does NOT include confidential data such as source code. Data
collected never leaves our server and is never given to any third
parties for any purposes.
We use this to provide a user support page that's more specific to
your server. We also use it to determine which versions to
continue to support, and to help track how upgrades affect our
number of bug reports and support incidents.
You can choose to turn this off at any time in Support Settings in
Review Board.
Allow us to collect support data? [Y/n]: y
* Installing the site...
Building site directories ... OK
Building site configuration files ... OK
Creating database ... Creating tables ...
Installing custom SQL ...
Installing indexes ...
Installed 0 object(s) from 0 fixture(s)
INFO:root:Using reviewboard.scmtools.svn.pysvn backend for SVN
OK
Performing migrations ... No evolution required.
OK
Creating administrator account ... OK
OK
Setting up support ... OK
* The site has been installed
Sample configuration files for web servers and cron are available
in the conf/ directory.
You need to modify the ownership of the following directories and
their contents to be owned by the web server:
For more information, visit:
* Get more out of Review Board
To enable PDF document review, enhanced scalability, GitHub
Enterprise support, and more, download Power Pack at:
Your install key for Power Pack is:
a71e42297e5c8c0be013690aa9719337a6f7f303
Support contracts for Review Board are also available: