waku-org / nwaku-compose

Deployment docker-compose files to deploy an nwaku node
13 stars 19 forks source link

feat: automatically fetch domain name if possible #115

Closed fryorcraken closed 1 month ago

fryorcraken commented 1 month ago

Some VPS have pre-assigned domain names that can be used for WSS.

Attempt to retrieve such domain name if $DOMAIN is not set.

This enables more nodes to support incoming js-waku connections out of the box.