I have a Raspberry PI 3 B+ with Raspbian Lite.
On it I have apache2, PHP, MariaDB to manage 2 or 3 hosts :
blog.example.com
house.example.com
I want to add Domoticz on this actual configuration but I'm scared to destroy all if I launch the command :
Code: Select all
curl -L https://install.domoticz.com | bash
Nathan.