vernemq / docker-vernemq

VerneMQ Docker image - Starts the VerneMQ MQTT broker and listens on 1883 and 8080 (for websockets).
https://vernemq.com
Apache License 2.0
178 stars 231 forks source link

add auto port config to vernemq.sh #382

Closed ashtonian closed 4 months ago

ashtonian commented 5 months ago

needs testing. Closes https://github.com/vernemq/vernemq/issues/2263

ioolkos commented 5 months ago

@ashtonian Thanks, I'll try to test this as soon as possible as well. I like the generic approach! Does the auto-assignment of ports have a real advantage? You'd just use it as a convenience. I guess that's okay, although in general it's better to be explicit than implicit.

ioolkos commented 4 months ago

@ashtonian are all of PRs #380, #381, #382 still needed? if not, can you close the superseded ones?