Hacker News new | ask | show | jobs
by hoistbypetard 357 days ago
Notes:

* For something pitching itself as open source, the source is hard to find. And I couldn't find any source for the server components, though I admint the site is obtuse enough that I may have simply given up looking.

* I don't see any documentation on self-hosting so far.

* I don't see any documentation of their pricing for their hosted service.

This all combines to make it nigh-impossible to evaluate. I hope it turns into what the headline says it is, but I don't see a way to assess that just yet.

2 comments

The link submitted has "Get On Github" right up front.

The github link has the third line in the readme say "run in docker".

It appears to be a suite and the github link only takes you to their drive alternative, so you have to go up a level to see the other projects. It could be better, but it wasn't completely terrible.

I found the drive one from that link, and I found the email one from going up a level. I couldn't find the rest. And the drive and email ones just looked like client components, but maybe I missed something.
Yes, organisation of links could be better.

https://github.com/linagora/twake-workplace

The email client readme has a link to the email backend repo. Idk i certainly didn't get the impression they were trying to hide the code.
Every one of their product's page, plus the frontpage, has a direct link labeled "get on GitHub". I don't know how it could be easier to find.

The deployment documentation seem appropriate for Docker-based services: https://github.com/linagora/ToM-server/blob/master/docker.md https://github.com/linagora/tmail-backend/blob/master/tmail-... (although Twake Drive's docs seem under construction)