Hi,
I just updated the detailed installation instruction page as well with a
few tweaks to make it closer to what you would get from configuring
using the bloodhound_setup.py script.
Cheers,
Gary
On 07/10/2012 01:32 PM, Apache Bloodhound wrote:
Page "BloodhoundDetailedInstallation" was changed by gjm
Diff URL:
<https://issues.apache.org/bloodhound/wiki/BloodhoundDetailedInstallation?action=diff&version=7>
Revision 7
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: BloodhoundDetailedInstallation
=========================================================================
--- BloodhoundDetailedInstallation (version: 6)
+++ BloodhoundDetailedInstallation (version: 7)
@@ -8,13 +8,14 @@
* the database will be on localhost (default port)
* db user is user; db user's password is pass; database name is dbname
+Note that these instructions differ slightly from configuration generated by using the bloodhound_setup.py script in paths to the {{{base.ini}}} and {{{bloodhound.htdigest}}} files.
||= Step Description =||= Common Steps =||= Optional (recommended) Steps =||
|| Get installer files ||\
{{{#!td
{{{
-svn co https://svn.apache.org/repos/asf/incubator/bloodhound/trunk/installer/
-cd installer
+svn co https://svn.apache.org/repos/asf/incubator/bloodhound/trunk/ bloodhound
+cd bloodhound/installer
}}}
}}}
|| ||
@@ -44,7 +45,7 @@
|| install reqs ||\
{{{#!td
{{{
-pip install -r requirements.txt
+pip install -r requirements-dev.txt
}}}
}}}
|| ||
@@ -99,26 +100,26 @@
acct_mgr.web_ui.loginmodule = enabled
bhtheme.* = enabled
bhdashboard.* = enabled
-multiproduct.model.multiproductenvironmentprovider = enabled
-multiproduct.product_admin.productadminpanel = enabled
-multiproduct.product_admin.productpermissions = enabled
-multiproduct.ticket.api.productticketsystem = enabled
-multiproduct.ticket.web_ui.productticketmodule = enabled
+multiproduct.* = enabled
themeengine.* = enabled
+trac.ticket.report.reportmodule = disabled
+trac.ticket.web_ui.ticketmodule = disabled
trac.web.auth.loginmodule = disabled
-trac.ticket.api.ticketsystem = disabled
-trac.ticket.web_ui.ticketmodule = disabled
[header_logo]
src =
[mainnav]
+browser.label = Source
roadmap = disabled
timeline = disabled
tickets.label = Tickets
[theme]
theme = bloodhound
+
+[trac]
+mainnav =
dashboard,wiki,browser,tickets,newticket,timeline,roadmap,search,admin
}}}
The double specification of htdigest_file and password_file is because of
-------8<------8<------8<------8<------8<------8<------8<------8<--------
--
Page URL:
<https://issues.apache.org/bloodhound/wiki/BloodhoundDetailedInstallation>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker
This is an automated message. Someone added your email address to be
notified of changes on 'BloodhoundDetailedInstallation' page.
If it was not you, please report to .