Open-source alternatives to SharePoint for small/medium businesses?
June 15, 2010 11:47 AM Subscribe
I'm looking for an open-source alternative to SharePoint for a small workgroup. The main thing we need is reasonably robust document management/distribution, but other features (workgroup calendaring, etc.) would be useful. We're using a wiki now to distribute docs and we need better metadata, version control, etc.
The solution needs to run on Linux (ideally). The obvious candidates seem to be Alfresco Community Edition or Liferay, but I have zero practical experience using or administering either. Thanks in advance, hive mind, for any tips or advice you can offer.
The problem with Alfresco is that it's unfinished in some ways; there are internal server errors in some places and features that haven't been implemented or are problematic, even in the open-source versions. We had to shelve the idea because of that.
posted by SpecialK at 2:04 PM on June 15, 2010
posted by SpecialK at 2:04 PM on June 15, 2010
I suppose it depends on how technical your team is, but have you considered SVN or other revision control systems? Many have a web interface for browsing, and SVN has an autoversioning system via webDAV. Users open webdav folders as network clients and writes generate commits transparently. Just throwing out an alternative random idea in case your not just interested in feature for feature replacements to sharepoint.
For calendaring, I'm currently looking at calDAV via Davical, but it's not exactly a safe ride yet (you can have a good client, or one that supports creating new calendars, it seems).
posted by pwnguin at 7:49 PM on June 15, 2010
For calendaring, I'm currently looking at calDAV via Davical, but it's not exactly a safe ride yet (you can have a good client, or one that supports creating new calendars, it seems).
posted by pwnguin at 7:49 PM on June 15, 2010
Its a bit of an aside I know, and Sharepoint most certainly is not open source, but if you hav ea Windows Server license you can use a cut down version of Sharepoint (Sharepoint Windows Services for free). It has document libraries etc.
posted by digividal at 8:26 PM on June 15, 2010
posted by digividal at 8:26 PM on June 15, 2010
This thread is closed to new comments.
Administration isn't too bad if you've got a decent background in Java Servers/Tomcat. Almost all of our headaches getting off the ground were related to trying to get a packaged version running and when we gave up on that and went with their linux installer, everything went a lot smoother.
posted by advicepig at 12:16 PM on June 15, 2010