openhab-cloud icon indicating copy to clipboard operation
openhab-cloud copied to clipboard

[Enhancement] Too many open ports

Open darkblackside opened this issue 6 years ago • 3 comments

https://github.com/openhab/openhab-cloud/blob/master/deployment/docker/docker-compose.yml

The config exposes every port of every service. This is more unsecure than necessary. You can fix it if you take out the "port" thing for mongodb, redis and app-1. The only necessary ports are exposed by nginx.

darkblackside avatar Dec 10 '18 10:12 darkblackside

Thanks, but we are heavily changing this and it the new version it wont be the case. I will take this into consideration and double check.

marziman avatar Dec 10 '18 11:12 marziman

Hey, can you show me where you are currently changing this? I want to take part of it.

darkblackside avatar Dec 10 '18 11:12 darkblackside

You can already participate here. Were are preparing a pull request with better kubernetes support and some updates/fixes to the docker-compose file.

So any input and help already now appreciated. If you have any improvements, ideas, fixes..just create a PR.

THanks & BR Mehmet

marziman avatar Dec 10 '18 11:12 marziman