Kurrier
Self-hosted workspace unifying email, calendars, contacts and storage
Alternative to: gmail, google workspace, fastmail, outlook
v1.1.0
2025-12-16π Kurrier now supports Local and Cloud file storage with full WebDAV integration. [BETA]
- Access local drive using the dashboard with auth enabled WebDAV.
- New Storage providers section and support for S3 compatible cloud storage starting with S3 buckets. Support for Backblaze B2, Wasabi etc coming soon, please open a new request.
- Kurrier now uses Caddy to proxy requests. Access your server on http://localhost instead of http://localhost:3000
If you are upgrading from a previous version, make sure to run these from the root folder:
cp -r db/init/caddy db
cp -r db/init/webdav db
Coming soon: Deeper integration of Mail+Calendar+Drive
Whatβs Changed
- 353 kurrier drive pane by @krokhale in https://github.com/kurrier-org/kurrier/pull/365
- Version Packages by @github-actions[bot] in https://github.com/kurrier-org/kurrier/pull/366
Full Changelog: https://github.com/kurrier-org/kurrier/compare/v1.0.5β¦v1.1.0