Results 22 issues of Denny Fuchs

Hello, this is my first time with Sublime Text :-) Only bought to use the plugin from you, thanks a lot. I have one question: If I create new post,...

hi, I have one question: how can I maintain the source code and the Debian files in one Git repo? If I change the source code (or adding files ...)...

Hello, I use a plugin for Icinga2 ( monitoring) which checks the health of our services via Consul. Problem is, that I have no idea, how to [filter out the](https://github.com/strike-team/check_consul/issues/2)...

Hello, a big thanks for the config, which makes tmux more awesome :-) I'm new to tmux since a few days and asking, if I need the tmux config also...

Hi, as a Hugo newbie, I'm asking me, how to add an image in a nic way. I already know {{< figure src="/blog/2018/images/foo.jpg " title="iRed" alt="Foo">}} and the markdown way...

enhancement

Hi, I asked on of our developer to to help me, to get SSH working with a passphrase, with a local-ssh agent, because Ansible uses the system SSH. Because of...

Hello, **Describe the bug** If we enable OTP for LDAP auth on our usermanagment ([webadm](https://www.rcdevs.com/de/products/webadm/)), then login fails with LDAP OK, but OTP failed. **Set up** * Version: v0.4.0 *...

type/bug
good first issue
scope/backend
status/accepted

##### SUMMARY I have an issue with variables and added quotes, which I don't need. I use the docker-compose module to add environment variables with a playbook. For one of...

question
docker-compose-v1

This patch fixes the problem: ```bash NGINX CRITICAL - 500 Can't connect to foo.example.com:443 (certificate verify failed) ``` on newer Perl / liblwp-protocol-https-perl versions. On Debian Stretch

**Actual behavior** * Dockerfile ``` ... RUN rm /usr/local/etc/php-fpm.d/zz-docker.conf \ && find $APP_HOME -type f -print0 | xargs -0 chmod 644 \ && find $APP_HOME -type d -print0 | xargs...

kind/bug
priority/p0
regression
works-with-docker
differs-from-docker
issue/missing-files
feat/use-new-run
regression/v1.19.2