From d5331da1e471011b7843be3dab5fefd905acbb52 Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Wed, 5 Jul 2023 09:44:51 +0100 Subject: [PATCH] Update _index.en.md --- content/self-host/pro/installscript/_index.en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/self-host/pro/installscript/_index.en.md b/content/self-host/pro/installscript/_index.en.md index 70024e2..053124a 100644 --- a/content/self-host/pro/installscript/_index.en.md +++ b/content/self-host/pro/installscript/_index.en.md @@ -30,6 +30,7 @@ What it does: - Install some dependencys - Setup ufw firewall if available - Create a Folder /var/lib/rustdesk-server and copy the certs here +- Delete /var/log/rustdesk and create /var/log/rustdesk-server - Download and extract RustDesk Pro Services to the above folder - Create systemd services for hbbs and hbbr - If you chose Domain, it will install Nginx and certbot, allowing the API to be available on port 443 (https) and get an SSL certificate over port 80, this will autorenew.