dockerSecure Docker Grafana container with SSL through Traefik proxyYou are wondering how to auto-generate free and auto-renewable SSL certificate for you Grafana container? This was also my concern some time…7 min read
backendTraefik - proxy development server with self-signed SSL certificateYou want to check how (or if) your application works with SSL encryption without exposing it to the Internet? Use a self-signed SSL…8 min read
backendRabbitMQ amqplib - "Error: Channel closed by server: 406 (PRECONDITION-FAILED) with message "PRECONDITION_FAILED - unknown delivery tag 1"If you are struggling with the 406 error message which is included in title of this post you may be interested in reading the whole story…1 min read
dockerGrafana and InfluxDB with Let's Encrypt SSL on DockerDeprecation warning This is now deprecated! Please head to Secure Docker Grafana container with SSL through Traefik proxy which is far more…8 min read
dockerGrafana Docker container and Google AnalyticsHow easy is adding Google Analytics support to Grafana Docker container? It's trivial. Just add an environment variable to the Grafana…1 min read
dockerHow to backup and restore InfluxDB which runs inside Docker containerRunning InfluxDB inside Docker container is extremely easy with the official image available on Docker Hub https://hub.docker.com/_/influxdb…4 min read
toolsAdding a CNAME record to the DNSIn order to check your current DNS records, you may use this tool https://www.samdns.com/ It allows you to specify DNS server, so you don't…2 min read