OpenSource-Hub
B

bewCloud

1.2k stars·File Management·SHA-256 checksum verified

Self-hosted cloud platform built with Deno, offering file storage, CalDAV contacts and calendar, with desktop and mobile sync apps.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

Lightweight self-hosted cloud with Deno, file sync, CalDAV contacts/calendar.

Core Features

  • File storage and sharing with desktop & mobile sync
  • CalDAV contacts and calendar integration (Radicale)
  • Easy Docker Compose deployment; community NixOS & Helm support
  • Built with Deno – lightweight, performant, simple config
  • Built-in database migrations and cron jobs

What It Can't Do

  • The first signup always becomes admin even if signups are disabled. 2. File permission issues: run sudo chown -R 1993:1993 data-files (1993 is the default user in Deno image). 3. You need to set up a reverse proxy (e.g., Nginx/Caddy) for domain and HTTPS.

Use Cases

  • Personal/family private cloud storage as a lighter alternative to Nextcloud
  • Small teams or enthusiasts needing calendar and contact sync
  • Minimal-resource self-hosted cloud environment

bewCloud is a modern, self-hostable cloud platform built entirely with Deno (not PHP or Node.js). It provides file storage and sharing, as well as contacts and calendar synchronization via CalDAV (using Radicale). The project includes official desktop sync and mobile apps. Deployment is straightforward via Docker Compose, with community-maintained NixOS and Helm chart integrations. The platform is designed to be lightweight, secure, and easy to configure. It supports automatic database migrations, cron jobs, and environment-based configuration. The first user to sign up always becomes an admin, even if signups are disabled. The project is sponsored by NLnet Foundation and actively maintained.

Tags

cloudself-hostedcaldavdenofile-syncprivacy

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

1. Create data directories: mkdir data-files data-radicale radicale-config

4

2. Download docker-compose.yml, .env.sample (rename to .env), bewcloud.config.sample.ts (rename to bewcloud.config.ts)

5

3. Optionally download radicale-config/config and place in radicale-config/

Install Guide
  1. 1. Create data directories: mkdir data-files data-radicale radicale-config
  2. 2. Download docker-compose.yml, .env.sample (rename to .env), bewcloud.config.sample.ts (rename to bewcloud.config.ts)
  3. 3. Optionally download radicale-config/config and place in radicale-config/
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Stop containers with docker compose down; delete data-files, data-radicale, and radicale-config directories.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseAGPL-3.0
Last Updated2026-06-26 18:45:12
GitHub RepositoryOfficial Website

Having issues? Check the FAQ below

5 FAQs

Similar Projects