Search found 3 matches
- Sunday 22 December 2019 10:02
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Domoticz runs as root, and pid file for monit
- Replies: 5
- Views: 3395
Re: Domoticz runs as root, and pid file for monit
hi for those who wants here is the service file that creates the pid file :) [Unit] Description=domoticz_service After=network-online.target [Service] User=pi Group=users PermissionsStartOnly=true WorkingDirectory=/home/pi/domoticz ExecStartPre=/usr/bin/install -d -m 0755 -o pi -g users /var/run ...
- Sunday 29 May 2016 13:47
- Forum: Android
- Topic: Sever switching issue for Domoticz
- Replies: 2
- Views: 1172
Re: Sever switching issue for Domoticz
I kown that Domoticz running on my Raspberry is free
I'm using the Android app (the one from play store), the light version is free, the multi server one is not free
https://play.google.com/store/apps/deta ... cz.premium
you're right about ssl... forgot
I'm using the Android app (the one from play store), the light version is free, the multi server one is not free
https://play.google.com/store/apps/deta ... cz.premium
you're right about ssl... forgot
- Sunday 29 May 2016 13:05
- Forum: Android
- Topic: Sever switching issue for Domoticz
- Replies: 2
- Views: 1172
Sever switching issue for Domoticz
Hi I just bought the Domoticz app. I have to ways to access my Raspberry pi. * Either I use my local network (internal IP , 10.0.0.0/16), i'm using my WiFi * or I use a cutom port on my router ( public IP), I'm using 3G I cannot switch from one server to the other one with the dedicated menu. btw ...