Install RustDesk Server on CentOS 7 (Open Source, Self Hosted)
Install RustDesk Server (Open Source, Self Hosted)
install_docker_nproxyman.sh: https://github.com/bmcgonag/docker_installs/blob/main/install_docker_nproxyman.sh
docker-compose.yml: https://github.com/rustdesk/rustdesk-server/blob/master/docker-compose.yml
nano install_docker_nproxyman.sh
chmod +x install_docker_nproxyman.sh
./install_docker_nproxyman.sh
docker ps
mkdir docker
cd docker
mkdir rustdesk
cd rustdesk
nano docker-compose.yml
docker-compose up -d
docker-compose logs -f
centos 7
Absolutely illegible. Totally blurred image.
tq for sharing is working for me with server centos 7…
This procedure works perfectly, however the connection to the server is not encrypted. How is encryption configured on the client?
Docker installation is better than without docker installation?
Is this setup for using RustDesk on the Local Network?