openhab / openhab-distro

The binary distribution of openHAB
https://www.openhab.org/
Eclipse Public License 2.0
1.3k stars 389 forks source link

Add environment variables for SSH al LSP ports #1684

Open enboig opened 2 months ago

enboig commented 2 months ago

I use multiple openhab images in one machine for testing purposes. There are already variables for OPENHAB_HTTP_PORT and OPENHAB_HTTPS_PORT. Could be added also OPENHAB_SSH_PORT and OPENHAB_LSP_PORT?

Thanks.

wborn commented 2 months ago

It would be nice to have these additional environment variables for any distro. When they are supported, it should be easy to use with Docker as well.