Adrián Freisinger

Results 12 issues of Adrián Freisinger

Curl not available in docker grafana image and container state up, but unhealthy.

Is the content of the grafana.ini file correct? By default mysql is used. Not postgress config is set.

Looks for all zplug plugins with README.md files and shows the content of the selected one

The command ``` influx setup --bucket ${DOCKER_INFLUXDB_INIT_BUCKET} --retention ${DOCKER_INFLUXDB_INIT_RETENTION} --token ${DOCKER_INFLUXDB_INIT_ADMIN_TOKEN} --org ${DOCKER_INFLUXDB_INIT_ORG} --host http://${DOCKER_INFLUXDB_INIT_HOST}:8086 --force ``` does not have the desired effect, does not create the bucket from docker-compose...

Add command create network outside of docker-compose.yml

Hi In your docker-compose.yml you define a subrange for the macvlan network ip_range: 192.168.1.5/30 , but the HostMin is 192.168.1.6 and the HostMax 192.168.7, and you assign the network IP...

Custom docker service configuration. Should only be used for `HTTP/HTTPS proxy` settings.