Update October 2022 In the article I am using InfluxDB in version 1.*. The setup has recently been upgraded to version 2.*. If the setup should be used in this version then the following files should be used instead of the ones referenced in the article: docker-compose.yml (nur InfluxDB ohne Grafana) Grafana Dashboard with new […]
Continue ReadingConverting pictures in a Docker container using Guetzli
If you want to convert pictures using Guetzli but you don’t want to install all progams and libraries, you can use the following script. The script will execute a Docker container in which Guetzli and all it’s dependencies are installed. All pictures that are handed over while executing the script will be processed and put […]
Continue Reading