From ca342cf2bcea04f52089b6afef343c56b25b5658 Mon Sep 17 00:00:00 2001 From: tbsbdr Date: Thu, 13 Mar 2025 14:44:56 +0100 Subject: [PATCH] Add note that bare metal is exclusively community supported - Add note that bare metal is exclusively community supported - This note was already included in the Technical Datasheet, but seems to be overlooked --- docs/admin/20-getting-started/40-bare-metal.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/admin/20-getting-started/40-bare-metal.md b/docs/admin/20-getting-started/40-bare-metal.md index 907f8843..59cc07f1 100644 --- a/docs/admin/20-getting-started/40-bare-metal.md +++ b/docs/admin/20-getting-started/40-bare-metal.md @@ -9,6 +9,12 @@ description: "Manual, minimalist setup with essential features." Follow the steps below to install and configure OpenCloud on your system.
This example is on Linux Ubuntu 24.04 distribution! +:::note + +OpenCloud can run as a single binary. However, integrating additional services like Collabora, Apache Tika for search, or antivirus is not documented. This deployment is recommended only for experienced users who require minimal file management features. Support is available exclusively from the community. + +::: + --- ### 1. Install Git and clone the repository