<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Proxy :: Ay Docs</title><link>https://aaronyang0628.github.io/docs/installation/proxy/index.html</link><description>Open WebUI Sub2API Backup &amp; Restore Install (ArgoCD) Ops</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 12 May 2026 15:00:59 +0800</lastBuildDate><atom:link href="https://aaronyang0628.github.io/docs/installation/proxy/index.xml" rel="self" type="application/rss+xml"/><item><title>Open WebUI</title><link>https://aaronyang0628.github.io/docs/installation/proxy/openwebui/index.html</link><pubDate>Tue, 12 May 2026 15:00:59 +0800</pubDate><guid>https://aaronyang0628.github.io/docs/installation/proxy/openwebui/index.html</guid><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></item><item><title>Sub2API</title><link>https://aaronyang0628.github.io/docs/installation/proxy/sub2api/index.html</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://aaronyang0628.github.io/docs/installation/proxy/sub2api/index.html</guid><description>Web Page sub2api web page (https://sub2api.72602.online)
Current State ArgoCD Application: argocd/sub2api Namespace: ai Chart: ghcr.io/ben-wangz/k8s-at-home-charts/sub2api (0.1.1) Ingress host: sub2api.72602.online Ingress class: nginx ClusterIssuer: lets-encrypt External PostgreSQL: postgresql.database.svc.cluster.local:5432 (database/user: sub2api) Docs Backup &amp; RestoreSub2API database and app-level backup runbook
Install (ArgoCD)Use ArgoCD to deploy sub2api in application namespace
OpsDaily operations for sub2api</description></item></channel></rss>