From 05654bd6fa7f07c9e526e076f866bd2e6ab8fcf3 Mon Sep 17 00:00:00 2001 From: Anton Date: Mon, 4 Dec 2023 23:00:19 +0500 Subject: [PATCH] doc: install on separate machine --- docs/install.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/install.md b/docs/install.md index b8c6b85..ee68869 100644 --- a/docs/install.md +++ b/docs/install.md @@ -1,5 +1,7 @@ # Installing Codapi +Make sure you install Codapi on a separate machine — this is a must for security reasons. Do not store any sensitive data or credentials on this machine. This way, even if someone runs malicious code that somehow escapes the isolated environment, they won't have access to your other machines and data. + Steps for Debian (11/12) or Ubuntu (20.04/22.04). 1. Install necessary packages (as root):