I have a Raspberry pi 2 that i use as a web server with apache;
My plan was to have some arduino nodes equipped with nrf24l01+ and dht22 for temperature log purposes.
I want to install easyiot server but i noticed that it's a separate server installation. From here my question: is it possible to run easyiot in conjunction with apache? maybe run easyiot in a specific port?
2nd question: is it possible run easyiot in a subfolder like (my domain.com/easyiot) maybe with mod_proxy redirection?
Thanks in advance, i hope you can help me.