Villas-node inside docker or outside (production)

Atm villas-node is running inside docker in production setup. I am not sure this is the right choice (for production). For the simulations different ports need to be opened to villas-node, depending on the current simulations etc. Thus the docker-compose file needs to be changed on every simulation change. Also running inside docker costs performance on villas-node.

This is only about production. For development or the docker-compose.yml it is totally fine to run villas-node inside docker.