You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Dave Brondsema <br...@users.sf.net> on 2013/12/03 21:01:30 UTC

[allura:tickets] #5943 Post-setup instructions

- Description has changed:

Diff:

~~~~

--- old
+++ new
@@ -4,7 +4,7 @@
 * how to get to a nbhd admin page and configure stuff
 * remove default users: `db.user.update({username:/test/}, {$set: {disabled:true}}, false, true);db.user.update({username:/root/}, {$set: {disabled:true}}, false, true);db.user.update({username:/admin/}, {$set: {disabled:true}}, false, true);`
 * remove adobe nbhd
-* how to deploy svn, hg, or git backend services and integrate them with Allura auth
+* how to deploy svn, hg, or git backend services and integrate them with Allura auth [#5424]
 * change `[handler_console]` in the ini file to use `allura.lib.utils.CustomWatchedFileHandler` so that it goes to a file and gets task info included
 
 

~~~~




---

** [tickets:#5943] Post-setup instructions**

**Status:** open
**Labels:** docs 
**Created:** Fri Mar 08, 2013 05:03 PM UTC by Dave Brondsema
**Last Updated:** Tue Jun 18, 2013 06:55 PM UTC
**Owner:** nobody

After README, there are a lot of things to do to really get started, which aren't explained:

* what neighborhoods are
* how to get to a nbhd admin page and configure stuff
* remove default users: `db.user.update({username:/test/}, {$set: {disabled:true}}, false, true);db.user.update({username:/root/}, {$set: {disabled:true}}, false, true);db.user.update({username:/admin/}, {$set: {disabled:true}}, false, true);`
* remove adobe nbhd
* how to deploy svn, hg, or git backend services and integrate them with Allura auth [#5424]
* change `[handler_console]` in the ini file to use `allura.lib.utils.CustomWatchedFileHandler` so that it goes to a file and gets task info included


Several of these are explained in default wiki content now.


docs/installation.rst has some post-setup content which should be freshened, and enhanced to include more.


---

Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.