mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-20 17:57:47 +02:00
update self-host index
This commit is contained in:
parent
ef6787d902
commit
d315d4c742
@ -10,7 +10,7 @@ cd vcpkg
|
|||||||
git checkout 2022.04.12
|
git checkout 2022.04.12
|
||||||
./bootstrap-vcpkg.sh
|
./bootstrap-vcpkg.sh
|
||||||
brew install nasm yasm
|
brew install nasm yasm
|
||||||
./vcpkg install libvpx libyuv opus
|
./vcpkg install libvpx libyuv opus aom
|
||||||
git clone https://github.com/rustdesk/rustdesk
|
git clone https://github.com/rustdesk/rustdesk
|
||||||
cd rustdesk
|
cd rustdesk
|
||||||
export VCPKG_ROOT=$HOME/vcpkg
|
export VCPKG_ROOT=$HOME/vcpkg
|
||||||
|
@ -10,7 +10,7 @@ cd vcpkg
|
|||||||
git checkout 2022.04.12
|
git checkout 2022.04.12
|
||||||
./bootstrap-vcpkg.sh
|
./bootstrap-vcpkg.sh
|
||||||
brew install nasm yasm
|
brew install nasm yasm
|
||||||
./vcpkg install libvpx libyuv opus
|
./vcpkg install libvpx libyuv opus aom
|
||||||
git clone https://github.com/rustdesk/rustdesk
|
git clone https://github.com/rustdesk/rustdesk
|
||||||
cd rustdesk
|
cd rustdesk
|
||||||
export VCPKG_ROOT=$HOME/vcpkg
|
export VCPKG_ROOT=$HOME/vcpkg
|
||||||
|
@ -10,7 +10,7 @@ cd vcpkg
|
|||||||
git checkout 2022.04.12
|
git checkout 2022.04.12
|
||||||
./bootstrap-vcpkg.sh
|
./bootstrap-vcpkg.sh
|
||||||
brew install nasm yasm
|
brew install nasm yasm
|
||||||
./vcpkg install libvpx libyuv opus
|
./vcpkg install libvpx libyuv opus aom
|
||||||
git clone https://github.com/rustdesk/rustdesk
|
git clone https://github.com/rustdesk/rustdesk
|
||||||
cd rustdesk
|
cd rustdesk
|
||||||
export VCPKG_ROOT=$HOME/vcpkg
|
export VCPKG_ROOT=$HOME/vcpkg
|
||||||
|
@ -10,7 +10,7 @@ cd vcpkg
|
|||||||
git checkout 2022.04.12
|
git checkout 2022.04.12
|
||||||
./bootstrap-vcpkg.sh
|
./bootstrap-vcpkg.sh
|
||||||
brew install nasm yasm
|
brew install nasm yasm
|
||||||
./vcpkg install libvpx libyuv opus
|
./vcpkg install libvpx libyuv opus aom
|
||||||
git clone https://github.com/rustdesk/rustdesk
|
git clone https://github.com/rustdesk/rustdesk
|
||||||
cd rustdesk
|
cd rustdesk
|
||||||
export VCPKG_ROOT=$HOME/vcpkg
|
export VCPKG_ROOT=$HOME/vcpkg
|
||||||
|
@ -10,7 +10,7 @@ cd vcpkg
|
|||||||
git checkout 2022.04.12
|
git checkout 2022.04.12
|
||||||
./bootstrap-vcpkg.sh
|
./bootstrap-vcpkg.sh
|
||||||
brew install nasm yasm
|
brew install nasm yasm
|
||||||
./vcpkg install libvpx libyuv opus
|
./vcpkg install libvpx libyuv opus aom
|
||||||
git clone https://github.com/rustdesk/rustdesk
|
git clone https://github.com/rustdesk/rustdesk
|
||||||
cd rustdesk
|
cd rustdesk
|
||||||
export VCPKG_ROOT=$HOME/vcpkg
|
export VCPKG_ROOT=$HOME/vcpkg
|
||||||
|
@ -9,6 +9,6 @@ chapter: true
|
|||||||
|
|
||||||
# Self-host
|
# Self-host
|
||||||
|
|
||||||
Please join our [Discord](https://discord.com/invite/nDceKgxnkV) if you would like to talk with us about self-hosting your own RustDesk server.
|
Please join our [Discord](https://discord.com/invite/nDceKgxnkV) if you would like to talk with us about self-hosting your own [open source RustDesk server](https://github.com/rustdesk/rustdesk-server).
|
||||||
|
|
||||||
{{% children depth="3" showhidden="true" %}}
|
{{% children depth="3" showhidden="true" %}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user