helmut72
helmut72
Same for me, but with oauth2-proxy and keycloak. My configuration is `HTTP_X_FORWARDED_PREFERRED_USERNAME`. Would be cool if there is at least some debug options possible, what header Linkding get and what...
Thank you. I have started a second instance with example cronjobs. If RAM usage goes up too after some days, I'll share this example.
My test instance starts at about 10 MB RAM and now need 60 MB RAM. In 3 days. Command: ``` docker run -d --name dagu-test --rm -p 8080:8080 -v ./dags:/home/dagu/.dagu/dags...
Can you reproduce the memory leak?
> My real question is, why not just use iCloud? Some people prefer to use their own harddrives for storage.
Would be cool to support also a self hosted Excalidraw.
> > Would be cool to support also a self hosted Excalidraw. > > I assume this would be integrated in the docker image. Similar to bunch of other apps...
> Hey, problem is that `ofelia` can't discover labels in runtime, it reads the label on start. This means that the container must be running **before** ofelia. This becomes a...
> The grep filter prevents the record carrying on if a key is missing But I want and need the other log lines as it is. Just without empty geoip...
My workaround is checking **later**, if there is a `remote_addr` key at all. If not, geoip lookup **must** have failed and therefore it's save to delete all geo* keys for...