Hi All,
I have been using HA for about 2 years now, but not through HASSio yet. I have started setting up an RPi3 with hassio and some add-ons. I have it working so that I can access hass over ssl (thanks to lets encrypt add-on).
But, I also have the IDE installed and want to setup influx and grafana as well. That can be done with add-ons, but I wonder if it is possible to set those up with separate URL’s to be accessible over the same ssl certificates?
For example:
https://my.website.com --> Hassio (this works already)
https://my.website.com/dashboards --> grafana
https://my.website.com/ide --> Cloud9
Something like that? From what I read in the forums, nginx could maybe be used for this, but in this area I really don’t know what I am talking about, so I hope someone can point me in the right direction?
THanks for the great work on HA/hassio, I am loving every bit of it!
Arno