From now on a docker based setup is supported for the signaling server. With this setting up a new signaling server should only take a few minutes including getting a SSL certificate from letsencrypt.
Requirements:
- basic understanding of the linux command line, ssh and docker
- a linux server with docker and docker-compose installed (tested with ubuntu 22)
- a public domain that points to your servers IP address
- an open TCP port 80 and 443
For more info please check out the awrtc_signaling_docker github repository.