Run the following command at the terminal to rebuild:
cd ~/srv/project/slapos/software/matomo-tutorial
../../update-hash
slapos node software --all
slapos node instance --all
And when you try to create your instance by command "slapos node instance --all
", there will be some errors, which is normal because there are many things we haven't configured. So now just check if there exist a file named instance-matomo.cfg in directory "~/srv/projet/slapos/runner/software/matomo-instance.cfg".
You can use linux command find
to check if output file exist:
find ~/srv/project/runner/instance/ -name matomo.conf
Normally, you will get the result like this:
/srv/slapgrid/slappart9/srv/project/runner/software/d4e40d277209ffd7ce9b3a3a21240d12/instance-matomo.cfg