Philipp Gassmann
Philipp Gassmann
Thank you for the nice tool. I struggled to get the tool installed, so I put it in docker. :-) Goal is to run backups regularly as cronjob or CI...
### Infos: * Used Zammad version: [5.0.3-45 (latest)](https://hub.docker.com/layers/zammad/zammad-docker-compose/zammad-postgresql-5.0.3-45/images/sha256-d3455c67388764729365a151ccf099f3ab7da85d48c35cb19eabae691483699e?context=explore) * Installation method (source, package, ..): docker-compose `zammad/zammad-docker-compose:zammad-latest` * Operating system: Ubuntu 20.04 * Database + version: zammad/zammad-docker-compose:zammad-postgresql-latest * Elasticsearch version: image:...
Allows to configure an alternative download directory. As parameter it takes a directory where `node_exporter` binary will be downloaded on host on which ansible is ran. Useful for caching in...
disable recursively changing permissions on files in textfile collector dir. IMO this is out of scope for the ansible role. scripts that write to that directory should ensure that node_exporter...
I am looking for a solution for a hot spare setup. I want to sync datasets to a second server, but at the same path. the second server should have...
The new official software without patch has a nice new list view with bigger previews. The patch changes that to older style with small list, with a very small preview....
The version 3.0.16 module downloaded from the forge dos not contain the templates! https://forge.puppet.com/biemond/oradb/ I updated the module from 3.0.15 to 3.0.16. Compilation then fails because the templates are missing....
### Bug description After a server was under high load, we get warnings from victoriametrics (prometheus alternative) that some values have an old timestamp. The delayed timestamps continue even after...
I implemented nginx proxy for caching and rate limiting in front of tileserver-gl based on your configuration. Below is my adapted configuration with explanations. My questions: * why are you...