diff --git a/content/self-host/pro/installscript/_index.en.md b/content/self-host/pro/installscript/_index.en.md new file mode 100644 index 0000000..1c23cf3 --- /dev/null +++ b/content/self-host/pro/installscript/_index.en.md @@ -0,0 +1,13 @@ +--- +title: Install Script +weight: 10 +--- + +What it does: + +- Install some dependencys +- Setup ufw firewall if available +- Create a Folder /var/lib/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.