This message was deleted.
# announcements
s
This message was deleted.
d
is your domain pointed to the IP of this node? and that both 80 and 443 are open? It'll keep retrying but eventually hit rate limit
a
@gorgeous-book-4315 the easiest way to deploy livekit to a VM is to SSH inside the VM then run
Copy code
docker run --rm -it -v$PWD:/output livekit/generate

## after the wizard 

cd folder && docker-compose up
you just need to make sure docker is installed in the VM then the script will do it for you, details here: https://docs.livekit.io/deploy/vm