sw360 / sw360chores

WARNING - Work in Progress - It is not Bug Free! Use with Caution. This repository contains Dockerfiles and accompanying scripts that allow deployment of sw360 via docker
Eclipse Public License 1.0
13 stars 18 forks source link

Close port 8080 for thrift services #5

Closed mcjaeger closed 8 years ago

mcjaeger commented 8 years ago

In deployment, the port to the thrift services may be closed (or configured to access only from localhost only) - it is open by default.

maxhbr commented 8 years ago

Currently, development mode is default (this will be changed). By switching of dev mode one is able to close 8080 on localhost (and also couchdb,...).