From cfa21e608993facd5370195181c159e1290e24c0 Mon Sep 17 00:00:00 2001 From: Erin of Yukis Date: Fri, 5 Dec 2025 17:12:41 +0000 Subject: [PATCH] Add reference to `bewcloud-nixos` to README.md (#126) * Add reference to `bewcloud-nixos` to README.md As requested in https://github.com/bewcloud/bewcloud/pull/125#issuecomment-3612270900. * Add suggestion * Add suggestion --------- Co-authored-by: Bruno Bernardino --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b787ab..5e76166 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ If you're looking for the mobile app, it's at [`bewcloud-mobile`](https://github [![Buy managed cloud (1 month)](https://img.shields.io/badge/Buy%20managed%20cloud%20(1%20month)-51a4fb?style=for-the-badge)](https://buy.stripe.com/fZu8wOb5RfIydj56FA1gs0J) -Or on your own machine, start with these commands: +Or, to run on your own machine using Docker, start with these commands: ```sh mkdir data-files data-radicale radicale-config # local directories for storing user-uploaded files, radicale data, and radicale config (these last two are necessary only if you're using CalDav/CardDav/Contacts) @@ -39,6 +39,8 @@ docker compose run --rm website bash -c "cd /app && make migrate-db" # initializ > > `1993:1993` above comes from deno's [docker image](https://github.com/denoland/deno_docker/blob/2abfe921484bdc79d11c7187a9d7b59537457c31/ubuntu.dockerfile#L20-L22) where `1993` is the default user id in it. It might change in the future since I don't control it. +See the [Community Links](#community-links) section for alternative ways of running bewCloud yourself; please be aware these are not officially endorsed. + If you're interested in building/contributing, check the [Development section below](#development). > [!IMPORTANT] @@ -117,3 +119,8 @@ You can simply `ln -s ///