Install on a remote Virtual Machine #284
-
I am trying to install the application on an aws virtual machine through docker-compose. I was able to let it run but when I connect to the port 8000 on the vm public IP, it starts the interface and the webrtc connection seems to be established, but doesn't appear the list of games and it seems all stuck.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Hard to tell, would be great to see a complete log (docker-compose logs). |
Beta Was this translation helpful? Give feedback.
Hard to tell, would be great to see a complete log (docker-compose logs).
The last time I checked Docker Compose on a DO instance, it was running with only one change in the Coordinator address.
For WebRTC you have to have all your cloud machine ports open.