rmalchow
rmalchow
hi, i was using this image quite happily for a while, together with this script: ``` #!/bin/bash docker run -d -ti -v "$(pwd)":/tmp/workdir ffmpeg "$@" ``` _(as /usr/local/bin/ffpmeg)_ but then...
i am currently working on implementing a esp32-s2 based dongle that can input OTPs for me. it's a mess. and security-wise, it is really silly. it is more of a...
hi, we have a situation with the AWS DNS plugin that triggers a bug (i think) - you could probably call this a case of over-optimization. we have two zones...
## Describe the bug after an interruption (possibly related to network issues), a volume stays read-only, resulting in a crashloop of the pod. in this case, the pod has a...
hi, i would like to be able to play with shutter speeds and gain settings - specifically, in darker conditions, i might want to do a preview with 1/30 at...
hi, i have a nextcloud instance running behind a pfsense haproxy: `[client] -- https --> [haproxy] -- http --> [nginx] -- fpm --> [nextcloud]` and i am seeing stalled uploads...
we are running a containerized springboot application using jedis on openjdk 11 in a rancher 1.6 environment. redis is containerized as well, running on the same cluster. recently, we have...
hi, i am working on a digital scanning back for my large format camera. the area of the back is rather large (ca 12x12cm), and the lenses are built accordingly....
hi, we would like to be able to add and remove nodes in a workflow job template that was created outside of terraform. there is an api for that in...
### Feature description 💡 Having worked extensively with Gitlab, I very much appreciate the ease of runner registration and selection. I think some concepts would work very well with agent...