Kibana space port based

Hi,

Is it possible to specify a port per space

For example:
http://url:5601/ => Default space
http://url:5602/ => IT space
http://url:5603/ => HR space
etc ...

In Kibana or maybe in the web server

Thanks

You'd need to run multiple instances, or handle this via something like nginx.