[Cialug] Personal project management wiki

Kevin C. Smith kevin at linuxsmith.com
Thu May 28 19:30:18 CDT 2009


Matthew Nuzum wrote:
> On Thu, May 28, 2009 at 12:03 PM, Daniel A. Ramaley
> <daniel.ramaley at drake.edu> wrote:
>> I've been thinking of setting up a small wiki to track my projects. I
>> know there are many packages of varying complexity that would work. I
>> want something that is simple to use and maintain. It doesn't need to
>> support a large number of users either--i'll probably secure it so no
>> one but myself can edit it anyway.
>>
>> Any recommendations for a good one? Bonus points if it is included in
>> Debian's repository, though not strictly necessary if it is simple to
>> install.
> 
> sudo apt-get install trac

I use Trac. However mine is installed via easy_install in a virtualenv
environment. Only because I run a development version to get multiple
mercurial repository support. That said, Trac is more than a wiki
(ticketing system, wiki, repository browser, etc) and has many plugins
available - http://trac-hacks.org/.

If you want such a thing look at:

http://trac.edgewall.org/
http://www.redmine.org/

Trac doesn't do multiple projects in one process; Redmine does, Redmine
uses Ruby; Trac uses Python.

--
No keyboard detected. Press F1 to continue.



More information about the Cialug mailing list