mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-09 09:16:27 +00:00
Merge branch 'master' into master
This commit is contained in:
@@ -17,11 +17,11 @@ What it does:
|
||||
|
||||
- Install some dependencies
|
||||
- Setup UFW firewall if available
|
||||
- Create a working directory /var/lib/rustdesk-server and log directory /var/log/rustdesk-server
|
||||
- Create a working directory /var/lib/rustdesk-server and a log directory /var/log/rustdesk-server
|
||||
- Installs executables into /usr/bin
|
||||
- Download and extract RustDesk Pro Services to the above folder (service names are rustdesk-hbbs.service and rustdesk-hbbr.service)
|
||||
- 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
|
||||
- If you choose 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, it is automatically renewed
|
||||
|
||||
## Upgrade
|
||||
|
||||
@@ -45,8 +45,8 @@ What it does:
|
||||
- Disable and removes the old services
|
||||
- Install some dependencies
|
||||
- Setup UFW firewall if available
|
||||
- Create a Folder /var/lib/rustdesk-server and copy the certs here
|
||||
- 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 (service names are rustdesk-hbbs.service and rustdesk-hbbr.service)
|
||||
- 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.
|
||||
- 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.
|
||||
Reference in New Issue
Block a user