Page 1 of 1

How to run Domoticz on start without GUI , only server daemon ?

Posted: Saturday 03 June 2017 14:22
by semkras
How to run Domoticz on start without GUI , only server daemon ?
On Raspberry PI .

Re: How to run Domoticz on start without GUI , only server daemon ?

Posted: Saturday 03 June 2017 14:55
by SweetPants
You can start domoticz with -www 0 -sslwww 0, at least you are not able to connect to it then

Re: How to run Domoticz on start without GUI , only server daemon ?

Posted: Monday 05 June 2017 19:18
by semkras
No, I want to be able to it with other devices, I just don't want it to open on raspberry pi because I am running something else on it.

Re: How to run Domoticz on start without GUI , only server daemon ?

Posted: Monday 05 June 2017 19:24
by SweetPants
semkras wrote:No, I want to be able to it with other devices, I just don't want it to open on raspberry pi because I am running something else on it.
I really don't understand what you are trying to acomplish, You asked on Raspberry PI, hence my answer.

Re: How to run Domoticz on start without GUI , only server daemon ?

Posted: Monday 05 June 2017 19:46
by semkras
i want to be able to connect to it from other devices without running client side (GUI , web page) on Rasberry PI.

Re: How to run Domoticz on start without GUI , only server daemon ?

Posted: Monday 05 June 2017 19:48
by semkras
gordonb3 wrote:There is no GUI in Domoticz. Nothing that uses any graphic resources on the host that is. All it has is a web content server that allows a web browser to combine information from the Domoticz server into something that one could consider a GUI but is usually referenced to as a web front end.
Yes, but after Raspberry pi started i got browser loaded and shown with default Domoticz web page, i want to know how disable that.

Re: How to run Domoticz on start without GUI , only server daemon ?

Posted: Monday 05 June 2017 20:09
by semkras
Sometimes i do need browser and i got magicmirror who uses it.
cannot find nothing in startup script
this is sample of this script
https://github.com/domoticz/domoticz/bl ... omoticz.sh