openhab-cloud
openhab-cloud copied to clipboard
[Enhancement] Too many open ports
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.
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.
Hey, can you show me where you are currently changing this? I want to take part of it.
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