From 07f2ddd86dc04183514d609c2ffbfe69361a6762 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20D=C3=BCren?= Date: Sun, 6 Jul 2025 23:33:04 +0000 Subject: [PATCH] Delete BUILD.md --- BUILD.md | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 BUILD.md diff --git a/BUILD.md b/BUILD.md deleted file mode 100644 index b7905b5..0000000 --- a/BUILD.md +++ /dev/null @@ -1,23 +0,0 @@ -# Keila on Cloudron - -This document provides instructions on how to build and install the Keila package for Cloudron. - -## Prerequisites - -- A Cloudron instance -- Cloudron CLI installed and configured -- Docker installed locally - -## Installing the Application - -Once the build is complete, you can install the application on your Cloudron instance using the `cloudron install` command. - - -## First-time Setup - -After installation, Keila will be configured with the following settings: - -- The root user is created with your Cloudron account's email address. -- To set your password for the first time, use the "Forgot Password?" link on the login page. -- Email sending is configured to use Cloudron's mail server. -- User-uploaded content is stored in `/app/data/uploads`. \ No newline at end of file