On Mon, Dec 17, 2012 at 9:26 AM, Grant <[email protected]> wrote:
> When I need a new web-based software tool, I consider writing it myself and
> if that isn't feasible I try to use something open-source and self-hosted.
> I need something for chat, task management, resource management, and code
> management, all for groups. I'm considering Campfire, Trello, Float, and
> GitHub respectively, but I thought I'd check with you guys to see if any of
> this is available in an open-source and self-hosted form, especially in
> portage.
>
> - Grant
You should take a look at Fosil:
http://www.fossil-scm.org/index.html/doc/trunk/www/index.wiki
I haven't used it myself, but if you don't have strict preferences
for the versioning system you could use that, as it's very self
contained and easy to use.
Ciprian.