<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>DNS Setup :: Ay Docs</title><link>https://aaronyang0628.github.io/docs/installation/networking/dns/index.html</link><description>Overview For any self-hosted service to be accessible via browser, you need:
A domain name (e.g. 72602.online) DNS A records pointing each subdomain to your public IP (Optional) cert-manager for automatic TLS certificates 72602 Cluster DNS All subdomains use A records → 47.110.67.161 (ECS public IP):
72602.online A 47.110.67.161 argocd.72602.online A 47.110.67.161 txt2img.agent.72602.online A 47.110.67.161 ops.docs.72602.online A 47.110.67.161 sub2api.72602.online A 47.110.67.161 home.72602.online A 47.110.67.161 n8n.72602.online A 47.110.67.161 webhook.n8n.72602.online A 47.110.67.161 ops.agent.72602.online A 47.110.67.161 uptime.72602.online A 47.110.67.161 clash.72602.online A 47.110.67.161 api.minio.72602.online A 47.110.67.161 console.minio.72602.online A 47.110.67.161 Add these records in your DNS provider (Cloudflare / Aliyun DNS / etc.).</description><generator>Hugo</generator><language>en</language><lastBuildDate/><atom:link href="https://aaronyang0628.github.io/docs/installation/networking/dns/index.xml" rel="self" type="application/rss+xml"/></channel></rss>