Skip Navigation

Looking for some Google Workspace alternatives

After my private Gmail was leaked somewhere, I've started to receive an enormous amount of spam that came through into my inbox, which made me switch to Proton and a self-hosted SimpleLogin setup.

So I decided, I might as well dirch Google entirely, for private and work-related stuff.

While Proton already covers Mail and Calendar, I'm in search of alternatives for the following services to replace.

  • Meet: I like the idea of starting a quick meeting by simply sending a link to a customer, who can join instantly. What would be an equivalent software to do that? I tried Mattermost, but it seems more like a Slack alternative, with invites, etc. and is overkill for my case. Revolt chat looks like a Discord alternative.
  • Drive: In short, If possible, I'd prefer one consolidated place to access and edit files. Docs, Excel, PDFs, pictures, videos, etc... Is Nextcloud really the only option here, with the corresponding plugins for onlyoffice and memories (photos)? I tried running thst on an intel nuc, and it's slow as hell.
68 comments
  • I've talked mad shit about Nextcloud repeatedly. That said, I keep trying it. Almost compelled to make it work for me. This stubbornness lead me to NextcloudPi. And I don't know what they do to that image/build, but it works very well on my Pi 4 w/4GB. Then I tried it in a docker container on my main server and it ran like trash again. So, ymmv? Easy enough to stand it up for a test though.

    I'm a huge fan of Seafile. It's the best Google drive/Dropbox replacement, imo. It does support Collabora or Open Office integration as well, but I can't get that to work. Take that as a sign of me still learning rather than a slight against the product. I will say though, their documentation needs work. It's quite a mess.

  • Meet -> Jitsi

    For Drive, do you need the editor to be web-based? If not, you could just enable SSH access and access it through SFTP using keyfile authentication.

    • Thx... will have a look into jitsi. I thought it was just a webrtc server that other services can connect to via plugins.

      A web based editor is a necessity, so I can acces files from anywhere, which I also do sometimes.

      • Which file formats do you mainly use? You can likely open them on mobile or desktop as long as you have a viewer for the filetypes without requiring a web-based viewer/editor, which would reduce the strain on the server as well.

        It also makes the server setup way simpler, as it just deal with hosting and serving files, and the data processing / rendering is all done locally.

        Easier to do backups too.

  • For Meet, I'd also suggest Jitsi. For Drive, I'd recommend giving cryptpad.fr a shot; that seems to be the closest to Drive's file editing capabilities.

    • oh, very nice. thx

    • cryptpad.fr

      That could be great if they dropped the encrypted act and/or actually provided OnlyOffice for Docs and Presentations, not only for spreadsheets. FileBrowser is way easier to deal with.

  • As you said, NextCloud is slow, it is also buggy https://lemmy.world/comment/346174. Better hardware won't make it better.

    As for suggestions you should checkout FileBrowser as it is fast, reliable and easy to use. An OnlyOffice integration is coming.

    To replace meet, https://jitsi.org/. They even have a browser based solution that allows you to create quick meets: https://meet.jit.si/

    • Filebrowser looks even nicer than cryptopad, and I think folders could probably be symlinked to immich, etc.

      Will definitely keep an eye on it. Thx

      Edit: Oh, just saw it's web-only :-(

      • I think folders could probably be symlinked to immich, etc.

        Yes they can. I've been doing that for a long time. If you combine with Syncthing and Samba (for iOS) you also get a very nice cloud solution.

        Isn't cryptopad web as well? lol

68 comments