babatundebusari
babatundebusari
@dennisxrow so what plugin are you using to collect docker containers metrics for collectd?
still need help here i restarted docker container of already installed matomo and it takes me to installation setup page it should just take me to my already setup matomo...
so in that case..the logic to check `piwik.php` is wrong then..it should instead check the file you mentioned which is `config/config.ini.php` file i will update my dockerfile setup to use...
@Findus23 anyway i can create that file to go back to my existing data? or that is not good idea? i don't want to lose my old data since i...
ok i was able to retrieve old website/data by telling installation setup to reuse existing tables in database issue now is what happened to the `config/config.ini.php` file and it seems...
@soulseekah Why use this plugin? when one can do all these setups directly on wordpress install? Why is the practice of plugin for every little thing still prevalent even in...
@pingles did you get kiam to work for you? i have this issue #164 opened but not sure if everyone else got this to work as logging is close to...
I think this is an issue with `internal` ELB ``` - name: launch visualizer load balancer ec2_elb_lb: name: "{{ vpc }}-{{ region }}-{{ env }}-a" scheme: internal state: present subnets:...