vote up 0 vote down star

Say I would like to host my open source software by myself, i.e. not in sourceforge or google code but host my own svn and issue tracker and documentation on my server.

What is the best software for doing that?

flag
Why would you want to reinvent the wheel? – Bruno Reis Aug 25 at 1:23
1  
@Bruno: because sometimes is fun ? – Stefano Borini Aug 25 at 2:16

5 Answers

vote up 3 vote down check

A lot of people like trac.

link|flag
vote up 0 vote down

Try BitNami packages for Redmine or Trac, they are easy to use installers that you can run on your server (there are also virtual machines available as well)

link|flag
vote up 1 vote down

I would recommend to host with dreamhost or webfaction. They both offer hosted svn services. For documentation, you can go with mediawiki, if you want.

Note: I'm not affiliated with those 2 host, I just use dreamhost not webfaction, but from googling the net, I found out that webfaction is better than dreamhost.

link|flag
vote up 1 vote down

Redmine is a nice alternative to trac.

link|flag
vote up 1 vote down

Well you'd use trac + subversion server on your own machine.

But there is assembla.com, and also xp-dev.com, if you don't like the licensing forced on you by the websites you listed.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.