Hello,
I'm very interested on using these beautiful Dashticz dashboards on my Domoticz brand new installation.
Is it possible to run it on the same Pi as Domoticz ?
Thank you for the advice.
Dashticz on the same Pi as Domoticz
Moderators: leecollings, htilburgs, robgeerts
-
- Posts: 2291
- Joined: Monday 29 August 2016 22:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Dashticz on the same Pi as Domoticz
Yes, no problem. I would advise to try the autoinstall first.
Sent from my SM-A320FL using Tapatalk
Sent from my SM-A320FL using Tapatalk
-
- Posts: 5
- Joined: Sunday 16 February 2020 16:48
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Dashticz on the same Pi as Domoticz
Ok fine, thank you for your quick answer
-
- Posts: 5
- Joined: Sunday 16 February 2020 16:48
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Dashticz on the same Pi as Domoticz
As I'm new to Raspberry and "command lines", can someone tell me how to stop or uninstall Dashticz ? Thank you
Since I installed it, I saw the memory usage rised about 10% more.
I fear that it consumes too much ressources on the Pi.
Since I installed it, I saw the memory usage rised about 10% more.
I fear that it consumes too much ressources on the Pi.
-
- Posts: 2291
- Joined: Monday 29 August 2016 22:40
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Dashticz on the same Pi as Domoticz
As long as you don't start a browser on the PI itself Dashticz will not use a lot of resources: Dashticz almost completely runs on the client.
To uninstall Dashticz, after automatic install.
If you want to uninstall docker as well:
https://askubuntu.com/questions/935569/ ... all-docker
To uninstall Dashticz, after manual install:
You may want to uninstall Apache and PHP as well.
(If you don't use them, their resource usage is very very limited. Apache and/or PHP may be used by other applications as well)
To uninstall Dashticz, after automatic install.
Code: Select all
cd <dashticz>
make stop
cd ..
rm -rf <dashticz>
https://askubuntu.com/questions/935569/ ... all-docker
To uninstall Dashticz, after manual install:
Code: Select all
cd <dashticz>
cd ..
rm -rf <dashticz>
(If you don't use them, their resource usage is very very limited. Apache and/or PHP may be used by other applications as well)
-
- Posts: 5
- Joined: Sunday 16 February 2020 16:48
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: Dashticz on the same Pi as Domoticz
ok, thank you for your answer and your time.
I appreciate
I appreciate
Who is online
Users browsing this forum: No registered users and 1 guest