From 86bf221081ad759384b670ebe14da0699dd14feb Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Tue, 4 Jul 2023 11:11:02 +0100 Subject: [PATCH] Update _index.en.md --- content/self-host/pro/installscript/_index.en.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/self-host/pro/installscript/_index.en.md b/content/self-host/pro/installscript/_index.en.md index 1c23cf3..4228597 100644 --- a/content/self-host/pro/installscript/_index.en.md +++ b/content/self-host/pro/installscript/_index.en.md @@ -7,7 +7,8 @@ What it does: - Install some dependencys - Setup ufw firewall if available -- Create a Folder /var/lib/rustdesk-server +- Create a Folders /var/lib/rustdesk-server and /var/log/rustdesk +- Installs executables into /usr/bin - 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.