Damien Laureaux

Results 21 comments of Damien Laureaux

I will don't worry 👍

I have the same issue, but I don't know if it's because I'm updating the Kube API to upgrade Kube to the latest and the current Helm/Kube cannot read the...

From what I have investigated, the tunnel needs to be created when `cloudflared` has been installed and running. I made a `depends_on` on the Cloudflare install script, but it seems...

If you use another solution like Cloudflare Zero Trust to protect Ollama from outside (in a private subnet in AWS for ex.), you need to add two HTTP headers (`CF-Access-Client-Id`...

Hey @ItzCrazyKns! I just started to work on the Helm Chart based on the current Docker Compose file. I'm closed to push the PR. Just need to finish the PV&PVC.

Hi, @ItzCrazyKns! I was able to deploy Perplexica a few minutes ago on my Kubernetes cluster 🎉 But the CORS config is restricting access to the backend API to http://127.0.0.1,...

Agree! One thing I loved about Buffer (as a paid user) was the browser extension that allows you to collect articles you want to share on multiple social networks.  If...

cc: @rrfaria: I closed the previous PR to provide a cleaner branch.

> You mentioned that you fixed issue with NEXT_PUBLIC_ENV vars. It cannot be fixed, since I now provide prebuild images, the public env vars are hardcoded in the code generated...