monasca-docker
monasca-docker copied to clipboard
Docker files and setup for Monasca
Has been deployed using ```docker-compose``` in ubuntu 20.04 sudo docker logs -f monasca-docker_thresh_1 ``` Start script: waiting for needed services /start.sh: 156: python3: not found /start.sh: 157: python3: not found...
my monasca containers are keep restarting the monasca-persistor containers . i found the logs which confirms for the connection reset .  in the logs, it said for connection aborted...
hello,i run monasca-docker in one node.api and other components woks well.only monasca_persister not working. logs as follow:  i wonder all components run in one docker node.api and other components...
From 1.3.3. Use newer index version that is better for more data. Signed-off-by: Dobroslaw Zybort
mysql init bug fix: https://github.com/monasca/monasca-docker/issues/521
Dependency `agent-collector` from dockerhub repository monasca-docker was updated to version `master-20180821-112047`. Source-Repository-Type: dockerhub Source-Repository: monasca Source-Module: agent-collector Source-Module-Type: docker Destination-Module: monasca-docker-git Destination-Module-Type: docker-compose
… ip will be changed. So it should expose address using 0.0.0.0
Thanks for providing this useful container. I am doing a research aiming at finding issues in configuration files. I have a question about one MySQL config: `max_binlog_cache_size`. It seems the...
MySQL [mon]> grant all on mon.* to notification@'%' identified by 'password'; ERROR 1133 (42000): Can't find any matching row in the user table reference: https://stackoverflow.com/questions/17597144/cant-find-any-matching-row-in-the-user-table