mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-02-04 12:30:05 +01:00
Create _index.en.md
This commit is contained in:
parent
8de81320a7
commit
563a465029
13
content/self-host/pro/installscript/_index.en.md
Normal file
13
content/self-host/pro/installscript/_index.en.md
Normal file
@ -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.
|
Loading…
Reference in New Issue
Block a user