<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Open WebUI :: Ay Docs</title><link>https://aaronyang0628.github.io/docs/installation/proxy/openwebui/index.html</link><description>Web Page https://txt2img.agent.72602.online
🚀Installation Install By 🐙ArgoCD (72602) Preliminary 1. Kubernetes is installed; if not, check 🔗link 2. Helm is installed; if not, check 🔗link 3. ArgoCD is installed; if not, check 🔗link 1.prepare Redis URL secret ```shell REDIS_PASS=$(kubectl -n storage get secret redis-shared-credentials -o jsonpath='{.data.redis-password}' | base64 -d) kubectl -n ai create secret generic open-webui-redis-url \ --from-literal=redis-url="redis://:${REDIS_PASS}@redis-shared-master.storage.svc.cluster.local:6379/0" ``` 2.prepare TLS certificate</description><generator>Hugo</generator><language>en</language><lastBuildDate/><atom:link href="https://aaronyang0628.github.io/docs/installation/proxy/openwebui/index.xml" rel="self" type="application/rss+xml"/></channel></rss>