tilllt

Results 63 comments of tilllt

Thank you so much for this idea, I will try that next week. We are running ComfyUI behind Traefik and Authentik using Let's Encrypt certs so that should work fine...

The machine I need to be using is running an entire ecosystem based on docker so switching to podman is not unfortunately not an option. I tried podman in the...

Let me rephrase: are there potential problems that can be caused by keeping the existing docker environment and run the thinlinc container via podman side by side? I just don't...

It's working in LM Studio as well, but I kinda settled with Ollama / OpenWebUI so I have to wait.

I havent looked at channel synchronization that much for our use-case, the only channel i have synced is a tiktok channel which supplies pertty much all metadata we "need" for...

As an addition to this feature request: for our use case it would be extremely important, if the original URL of the imported video would show up in the regular...

At least in Germany, it's common practice in schools and youth facilities that participants have to fill release forms, which are split in different permissions. A common differentiation is 1....

I don't know if something about the situation changed recently but I can see several commits to upstream Keeweb from the last weeks. So it doesn't seem unmaintained after all?...

Cut & paste on my phone destroyed the indentation but the content is there. services: linkstack: hostname: 'linkstack' container_name: linkstack image: 'linkstackorg/linkstack:latest' environment: TZ: 'Europe/Berlin' SERVER_ADMIN: '[email protected]' HTTP_SERVER_NAME: 'link.example.org' HTTPS_SERVER_NAME:...

> download the latest archiv of Linkstack and put it into the folder\n\nchown -R 100:101 /opt/container/linkstack-docker/DATA/ Why do I have to download Linkstack, if I already pulled the container? Why...