selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

Best open-source alternatives to Google Workspace

Google's cloud productivity suite (Docs, Sheets, Gmail, Drive).

Google Workspace combines Gmail, Docs, Sheets, Slides, Calendar, and Drive in a browser-first collaborative suite used by many small and mid-sized organizations. Its real-time co-editing model set the standard for cloud productivity. Privacy concerns around scanning, data residency, and recurring per-user pricing drive teams toward self-hosted office and email stacks.

14 alternatives listed
  1. MIT LicenseOpen Source — No Paywall

    Docker Mailserver is a containerized mail server aimed at people who want a production-ready email stack without the complexity of a traditional application server. It packages common mail components such as Postfix and Dovecot together with spam filtering, antivirus scanning, DKIM/DMARC handling, and related tooling in a single self-hosted deployment. The project emphasizes simple, versioned configuration using only files rather than a SQL database, which makes it easier to deploy, upgrade, and manage over time. It also provides extensive documentation and a setup script to help with initial configuration and ongoing maintenance. Authentication options include LDAP and OAuth2-based SASL mechanisms, making it suitable for environments that need centralized account integration.

    Multi-UserDocker

    Features:

    • SMTP server
    • IMAP server
    • LDAP authentication
    • anti-spam
    • anti-virus

    +5 more

    Auth:ldapoauth
  2. 2Overleaf logo
    17.9k
    GNU Affero General Public License v3.0Open Core — Some Features Paid

    Overleaf is a self-hostable, open-source online editor for LaTeX documents. It is designed for collaborative writing, letting multiple users work on projects in real time through a web interface. The README also notes that a hosted version is available at overleaf.com, while the community edition can be run locally and modified by contributors. The project is aimed at teams, labs, and organizations that need browser-based LaTeX editing, with an enterprise offering for environments that require additional security and administration capabilities. The community edition is presented as suitable only for trusted-user environments because it lacks sandboxed compiles, while the server pro offering adds features such as SSO via LDAP or SAML, administration, and collaboration enhancements like tracked changes.

    Cloud OptionalOffline CapableMulti-UserDockerSource

    Features:

    • real-time collaboration
    • LaTeX editing
    • local self-hosted deployment
    • community edition
    • enterprise edition

    +5 more

    Auth:ldapsaml
  3. Creative Commons Zero v1.0 UniversalOpen Source — No Paywall

    Mail-in-a-Box is a self-hosted email appliance designed to make running a personal mail server simple. It turns a fresh Ubuntu 22.04 LTS 64-bit machine into a configured stack for receiving, sending, and managing email, with a focus on privacy, decentralization, and low-effort deployment. The project bundles the major mail-server components needed for a complete setup, including SMTP, IMAP, webmail, spam filtering, DNS, TLS certificates, backups, and monitoring. It also provides a control panel for managing users, aliases, DNS records, and backups, plus an API for control-panel actions. The README positions it for individuals who want to self-host email without dealing with a highly customizable or manually assembled server environment.

    Multi-UserSource

    Features:

    • SMTP server
    • IMAP server
    • CardDAV/CalDAV
    • Exchange ActiveSync
    • webmail

    +5 more

  4. GNU Affero General Public License v3.0Open Source — No Paywall

    Stalwart is an open-source mail and collaboration server aimed at organizations that need a secure, scalable platform for email and groupware. It combines traditional mail protocols with collaboration features, making it suitable for teams that want a self-hosted alternative for messaging, calendaring, contacts, and file sharing. The project supports a broad set of protocols including IMAP, JMAP, POP3, SMTP, CalDAV, CardDAV, and WebDAV. It also emphasizes operational features such as multi-tenancy, authentication and authorization controls, filtering for spam and phishing, observability, high availability, and web-based administration. The README presents it as a Rust-based server designed for reliability and growth from small deployments to large clusters.

    Offline CapableMulti-UserMulti-TenantDockerSource

    Features:

    • JMAP mail server
    • IMAP server
    • POP3 server
    • SMTP server
    • CalDAV support

    +5 more

    Auth:ldapoidc-ssooauthlocal2fa
  5. GNU Affero General Public License v3.0Open Source — No Paywall

    CryptPad is a self-hostable collaboration suite focused on privacy and end-to-end encryption. It lets people work together on shared content in real time while keeping the stored data encrypted, so the service operators cannot read the content if the server is compromised. The project is open source and is intended for users and organizations that want collaborative editing without giving the hosting provider access to the underlying documents. The platform includes several collaborative applications such as documents, spreadsheets, presentations, forms, kanban boards, code, rich text, and whiteboards. It supports deployment for development and production, with Docker-based setup available and separate installation guidance for administrators. The README also points users to documentation, release notes, translation infrastructure, community forums, and security guidance for using instances safely.

    Multi-UserDockerSource

    Features:

    • real-time collaborative editing
    • end-to-end encryption
    • document synchronization
    • cryptographic key-based account access
    • multiple applications (Document, Sheet, Presentation, Form, Kanban, Code, Rich Text, Whiteboard)

    +3 more

    Auth:local
  6. Apache License 2.0Open Source — No Paywall

    Sandstorm is a self-hostable web productivity suite designed for people who want to run their own server and install web apps as easily as mobile apps. It positions itself as a security-hardened web app package manager rather than a single application, enabling users to deploy apps for common productivity tasks such as documents, spreadsheets, blogs, git repositories, and task lists. The project is open source and targets x86-64 Linux systems. Its README points users to documentation for installation, usage, security practices, and developer packaging, suggesting it serves both administrators setting up a Sandstorm instance and developers publishing apps for the ecosystem. A public demo and documentation site are also provided.

    Multi-UserSource

    Features:

    • self-hosted app installation
    • documents
    • spreadsheets
    • blogs
    • git repos

    +3 more

  7. 7Modoboa logo
    3.5k
    ISC LicenseOpen Source — No Paywall

    Modoboa is a mail hosting and management platform designed to help administrators run and manage email services through a modern web interface. It combines administration tools with user-facing features such as webmail, calendar, address book, filters, and autoreply handling, making it suitable for organizations that need both mailbox management and day-to-day mail access. The project integrates with common mail infrastructure like Postfix and Dovecot and uses a SQL database as the central coordination point among components. It is built in Python 3 with Django and Vue, and its functionality is organized as extensions to keep the platform modular and easy to extend. The README also points users to an official installer, documentation, and a demo installation for evaluation.

    Multi-UserSource

    Features:

    • Administration panel
    • DNSBL checks
    • DMARC reports
    • Amavis frontend
    • Webmail

    +5 more

  8. GNU General Public License v2.0Open Source — No Paywall

    NextcloudPi is a community project that packages Nextcloud into a ready-to-use appliance-style distribution. It targets users who want a preconfigured Nextcloud deployment on Raspberry Pi, Odroid, Rock64, virtual machines, LXD/LXC containers, or a Debian-based host without assembling the stack manually. The project bundles the application with supporting services and administration tools, including a web panel and a command-line configuration utility. It also provides a wide set of convenience and hardening extras such as HTTPS redirection, backups and restores, firewalling, fail2ban, dynamic DNS, automatic updates, and storage features like BTRFS snapshots and USB automounting.

    Offline CapableMulti-UserDocker ComposeBinarySource

    Features:

    • Nextcloud
    • Apache with HTTP/2
    • ncp-config TUI
    • HTTPS redirection
    • HSTS

    +5 more

  9. 9Peergos logo
    2.4k
    GNU Affero General Public License v3.0Open Source — No Paywall

    Peergos is a self-hostable peer-to-peer platform centered on encrypted storage and private communication. It is designed for people who want control over their data, with the project framing itself as a private web where web apps can run without being able to exfiltrate user data. The system combines a global encrypted filesystem with social and collaboration features. The README describes secure sharing, follow/friend relationships, a secure messenger, encrypted email, and the ability to load web apps in a sandbox with user-granted permissions. It also emphasizes trust minimization: client-side encryption, cryptographically enforced access control, and the ability to run locally or on a user's own machine.

    Cloud OptionalMulti-UserBinary

    Features:

    • peer-to-peer encrypted filesystem
    • fine-grained access control
    • secure file sharing
    • secure messenger
    • encrypted email client and bridge

    +5 more

    Auth:local
  10. 10emailwiz logo
    2.2k
    GNU General Public License v3.0Open Source — No Paywall

    This project is a shell script that automates the setup of a self-hosted email server. It is aimed at administrators who want to run mail on their own domain without relying on a separate mail hosting service or a webmail stack. The script is presented as a practical installer that handles the core mail services and security-related configuration needed for a working server. The setup installs Postfix for sending and receiving mail, Dovecot for IMAP access, SpamAssassin for spam filtering, OpenDKIM for message authentication, Certbot for SSL certificates, and fail2ban for server protection. It uses normal Unix users and PAM-based logins rather than a SQL-backed account system. The README also explains DNS and PTR records, client settings for Thunderbird or mutt, and an optional isolated mode using a self-signed certificate for local-network or VPN-only use.

    Offline CapableMulti-UserSource

    Features:

    • Postfix mail transfer
    • Dovecot IMAP access
    • native PAM logins
    • spam filtering
    • DKIM signing/validation

    +5 more

    Auth:local

What to look for in a Google Workspace alternative

Real-time multi-user editing is the hardest feature to replicate — most self-hosted office suites support it, but conflict resolution and offline behavior vary. Evaluate import/export fidelity for Google Docs/Sheets, since native formats do not exist outside Google. Email, calendar, and drive components are usually separate self-hosted projects, so plan for integrating distinct services rather than a single bundled suite.