LGTM Stack by Grafana works great (Metrics, Logs, Tracing). For logs only, checkout Grafana Loki & Alloy. Or for a lighter alternative: VictoriaLogs
LGTM Stack by Grafana works great (Metrics, Logs, Tracing). For logs only, checkout Grafana Loki & Alloy. Or for a lighter alternative: VictoriaLogs
Sadly its no longer maintained
Yes it does pass the Anubis check: operator.chatgpt.com/v/679646dbc6...
Fun fact: When testing it myself it did not succeed with Safari on iOS - but with Safari on macOS it worked.
52.6.128.238 was the IP of my VPN to check out Operator. 13.83.236.204 is just from Azure where Operator seems to be running of course :)
Screenshot of ChatGpt Operator returning the contents of the code block in httpdebug.xelaso.net
Here you go: operator.chatgpt.com/v/67961dfd11...
Screenshot of the GitHub statistics of the repositories for lobehub/lobe-chat, open-webui/open-webui, Mintplex-Labs/anything-llm, danny-avila/LibreChat
Comparison of Github stats for the four self-hosted LLM UIs I deployed on Kubernetes
#lobe-chat #open-webui #anything-llm #LibreChat
www.githubcompare.com/lobehub/lobe...
Just tested LobeChat as well. Besides the missing Helm Chart, everything can be configured easily via EnvVars - even plugin settings (for example Google Search via CSE). Its also very feature rich. Only downside that it currently does not support Google OIDC auth natively. And >50k ⭐ like Open WebUI
Same goes for AnythingLLM: the integration of all the different vector dbs, embedding / transcription / Voice & TTS providers is nice - but you need to configure everything in the UI. Also no Helm Chart available at all - and the provided K8s manifests use a Deployment & PV instead of a StatefulSet.
Deployed Open WebUI and LibreChat on my Kubernetes Cluster --> The deployment experience is a bit better with LibreChat, as it allows to configure everything with the Helm Chart. In Open WebUI you have to manually add the Credentials for e.g. Anthropic (installed with OUI's "pipelines" ) via the UI.
Congrats! Well deserved, you surely have put a lot of work into the channel and produced high quality content. Keep up the great work 🚀
Nevermind.. currently its not possible to use a Load Balancer for other means than K8s Services. The Hcloud Cloud Controller Manager (hccm) will remove all other entries... See this GitHub Issue: github.com/hetznercloud...
So if you reuse an LB for kube-apiservers, the hccm will remove all targets 💥
Still preferring feeds for now over 20 years. Very efficient, all sources in one place, easy filtering, self hostable / good managed services available.
maybe I need to create a PR for this. Open-Source FTW 🙌
#clusterapi #caph #github #hetzner #kubernetes
Would be nice to have CAPH (Cluster API Provider Hetzner) to allow configuring the name of the created LoadBalancer. Currently it does "wait and reconcile until user creates it". But setting a predictable name would allow to easily reuse it for e.g. Ingress controllers.
github.com/syself/clust...
I am using CAPI to provision the Nodes - e.g on Hetzner I use CAPH to setup the clusters (or for AWS then CAPA). There is also a Bring Your Own Host provider, but haven’t tested it yet.
Cluster API with the kubeadm bootstrap provider. Managing K8s Clusters within K8s is fun 😊
Do you use CAPI for this ?
Happy to hear that and looking forward to it. Thanks for your great work! BTW learned a lot about Remix with your YouTube videos 👍 Can’t recommend them enough
Love your remix-development-tools! 🤩
Can you estimate when support for react-router v7 will be finished ?
done 😊