Felix Richter
Felix Richter
# Problem Description Hound UI does not keep the repo filter after reload or redirect to the website # Steps to reproduce 1. go to hound website 2. filter for...
docker-compose supports a feature called "network" which groups together containers. This is the replacement for the now-obsolete "links". It would be fantastic if nodes can be grouped together by network....
Add a description for systemd to be able to automatically startup pvpn when the system is booting. The file might look something like that: /etc/systemd/system/[email protected]: [Unit] Description=pvpn After=network.target [Service] Type=oneshot...
hi, i am trying to package `zigbee2mqtt`, however when running: ``` git clone https://github.com/koenkk/zigbee2mqtt && cd zigbee2mqtt node2nix --nodejs-10 nix-build -A package ``` i get the following error: ``` ......
Hey! It would be fantastic if a new "official" release could be published, the latest release (0.5.0) is from 2014. Thanks for your work!
Heya, esniper on sourceforge is a couple of commits ahead of your github mirror. This resolves the issue sign in errors: https://sourceforge.net/projects/esniper/files/latest/download?source=files Cheers!
# Motivation right now the docker containers are configured to build at first startup. The PR tries to separate build from run phase by adding a dockerfile for each container...
# Motivation Sometimes it happens that the track list is parsed as string instead of integer which results in weirdly sorted album uploads : - upload chapter 1 - upload...
**Is your feature request related to a problem? Please describe.** with #235 closed, is it possible to also update the `logstash-oss-with-opensearch-plugin` in the docker hub ( https://hub.docker.com/r/opensearchproject/logstash-oss-with-opensearch-output-plugin/tags ) **Describe the...
in accordance with fix_497 , the pin seems to be missing in the `requirements.txt`