From 2e08aa2261f77fbf0ffc713294f03d2a407bae6e Mon Sep 17 00:00:00 2001 From: bilogic <946010+bilogic@users.noreply.github.com> Date: Thu, 24 Oct 2024 20:41:46 +0800 Subject: [PATCH] clarify root/non-root --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 427996c..518d394 100644 --- a/index.html +++ b/index.html @@ -278,7 +278,7 @@

How do I get it?

Legal note! Mail-in-a-Box is made available per the CC0 public domain dedication. By running Mail-in-a-Box, you will invoke scripts that use Let’s Encrypt to provision TLS certificates per the Let’s Encrypt Subscriber Agreement(s) & Terms of Services. Please be sure you accept the terms in both documents before beginning. -

If you are an expert and have a domain name and a completely fresh Ubuntu 22.04 machine (note that containers and modified images are not supported) running in the cloud, you basically just run on that machine:

+

If you are an expert and have a domain name and a completely fresh Ubuntu 22.04 machine (note that containers and modified images are not supported) running in the cloud, you basically just run on that machine (does not matter root/non-root, see here):

curl -s https://mailinabox.email/setup.sh | sudo bash