This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch history/next-staging
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/history/next-staging by this 
push:
     new a321296c844 deploy: 8b54e72016a58cf1ade1b2b48e2bb0f6788c6a89
a321296c844 is described below

commit a321296c84431c116b627090da66544683b4d006
Author: chickenlj <[email protected]>
AuthorDate: Wed Mar 13 09:10:58 2024 +0000

    deploy: 8b54e72016a58cf1ade1b2b48e2bb0f6788c6a89
---
 sitemap.xml                                            | 2 +-
 zh-cn/overview/reference/integrations/index.xml        | 4 ++--
 zh-cn/overview/reference/integrations/nacos/index.html | 6 +++---
 zh-cn/sitemap.xml                                      | 2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/sitemap.xml b/sitemap.xml
index d0e759982c8..25a4777559a 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>https://dubbo.apache.org/zh-cn/sitemap.xml</loc><lastmod>2024-03-13T16:08:24+08:00</lastmod></sitemap><sitemap><loc>https://dubbo.apache.org/en/sitemap.xml</loc><lastmod>2023-11-01T19:53:31+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9";><sitemap><loc>https://dubbo.apache.org/zh-cn/sitemap.xml</loc><lastmod>2024-03-13T17:06:42+08:00</lastmod></sitemap><sitemap><loc>https://dubbo.apache.org/en/sitemap.xml</loc><lastmod>2023-11-01T19:53:31+08:00</lastmod></sitemap></sitemapindex>
\ No newline at end of file
diff --git a/zh-cn/overview/reference/integrations/index.xml 
b/zh-cn/overview/reference/integrations/index.xml
index 416900795ec..f0bd534d1c1 100644
--- a/zh-cn/overview/reference/integrations/index.xml
+++ b/zh-cn/overview/reference/integrations/index.xml
@@ -83,10 +83,10 @@
 &lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;blockquote>
 &lt;p>本安装仅适用于测试或体验使用,生产级别的安装请参考 Zipkin 官方安装文档。&lt;/p>
 &lt;/blockquote></description></item><item><title>Overview: 
Nacos</title><link>https://dubbo.apache.org/zh-cn/overview/reference/integrations/nacos/</link><pubDate>Mon,
 01 Jan 0001 00:00:00 
+0000</pubDate><guid>https://dubbo.apache.org/zh-cn/overview/reference/integrations/nacos/</guid><description>
-&lt;p>本文档讲解如何安装与配置 Nacos,涵盖本地、docker、kubernetes 等环境。以下仅为快速示例安装指南,如想搭建生产可用集群请参考 
Zookeeper 官方文档。&lt;/p>
+&lt;p>本文档讲解如何安装与配置 Nacos,涵盖本地、docker、kubernetes 等环境。以下仅为快速示例安装指南,如想搭建生产可用集群请参考 
Nacos 官方文档。&lt;/p>
 &lt;h2 id="本地下载">本地下载&lt;/h2>
 &lt;p>Nacos 依赖 &lt;a href="https://sdkman.io/"; target="_blank">Java 环境&lt;/a> 
来运行,目前支持 Linux、MacOS、Windows 等环境。&lt;/p>
-&lt;p>您可以从最新稳定版本 下载 nacos-server-$version.zip 包,解压缩二进制包:&lt;/p>
+&lt;p>您可以 &lt;a href="https://github.com/alibaba/nacos/releases"; 
target="_blank">下载最新稳定版本 Nacos&lt;/a>,解压缩二进制包:&lt;/p>
 &lt;div class="highlight">&lt;pre tabindex="0" 
style="color:#93a1a1;background-color:#002b36;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code
 class="language-shell" data-lang="shell">&lt;span 
style="display:flex;">&lt;span>unzip nacos-server-&lt;span 
style="color:#268bd2">$version&lt;/span>.zip
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#b58900">cd&lt;/span> nacos/bin
 &lt;/span>&lt;/span>&lt;span style="display:flex;">&lt;span>&lt;span 
style="color:#586e75">#tar -xvf nacos-server-$version.tar.gz&lt;/span>
diff --git a/zh-cn/overview/reference/integrations/nacos/index.html 
b/zh-cn/overview/reference/integrations/nacos/index.html
index e71d7947c49..f2f4f303a4f 100644
--- a/zh-cn/overview/reference/integrations/nacos/index.html
+++ b/zh-cn/overview/reference/integrations/nacos/index.html
@@ -1,5 +1,5 @@
 <!doctype html><html lang=zh-cn class=no-js><head><meta name=ROBOTS 
content="INDEX, FOLLOW"><link rel=canonical 
href=https://dubbo.apache.org/zh-cn/overview/reference/integrations/nacos/><meta
 charset=utf-8><meta name=viewport 
content="width=device-width,initial-scale=1,shrink-to-fit=no"><meta 
name=generator content="Hugo 0.121.2"><link rel="shortcut icon" type=image/png 
href=/imgs/favicon.png><link rel=apple-touch-icon 
href=/favicons/apple-touch-icon-180x180.png sizes=180x180><link rel= [...]
-<meta property="og:description" content="如何安装与配置 
Nacos,涵盖本地、docker、kubernetes等环境。"><meta property="og:type" 
content="article"><meta property="og:url" 
content="https://dubbo.apache.org/zh-cn/overview/reference/integrations/nacos/";><meta
 property="article:section" content="overview"><meta 
property="article:modified_time" content="2024-03-13T16:08:24+08:00"><meta 
itemprop=name content="Nacos"><meta itemprop=description content="如何安装与配置 
Nacos,涵盖本地、docker、kubernetes等环境。"><meta itemprop=dateMo [...]
+<meta property="og:description" content="如何安装与配置 
Nacos,涵盖本地、docker、kubernetes等环境。"><meta property="og:type" 
content="article"><meta property="og:url" 
content="https://dubbo.apache.org/zh-cn/overview/reference/integrations/nacos/";><meta
 property="article:section" content="overview"><meta 
property="article:modified_time" content="2024-03-13T17:06:42+08:00"><meta 
itemprop=name content="Nacos"><meta itemprop=description content="如何安装与配置 
Nacos,涵盖本地、docker、kubernetes等环境。"><meta itemprop=dateMo [...]
 <label for=m-zh-cnoverviewwhat-check><a href=/zh-cn/overview/what/ 
title="Dubbo 介绍" class="align-left pl-0 td-sidebar-link 
td-sidebar-link__section" id=m-zh-cnoverviewwhat><span>介绍</span></a></label><ul 
class="ul-2 foldable"><li class="td-sidebar-nav__section-title 
td-sidebar-nav__section without-child" id=m-zh-cnoverviewwhatoverview-li><input 
type=checkbox id=m-zh-cnoverviewwhatoverview-check>
 <label for=m-zh-cnoverviewwhatoverview-check><a 
href=/zh-cn/overview/what/overview/ title="了解 Dubbo 核心概念和架构" class="align-left 
pl-0 td-sidebar-link td-sidebar-link__page" 
id=m-zh-cnoverviewwhatoverview><span>概念与架构</span></a></label></li><li 
class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" 
id=m-zh-cnoverviewwhatxyz-difference-li><input type=checkbox 
id=m-zh-cnoverviewwhatxyz-difference-check>
 <label for=m-zh-cnoverviewwhatxyz-difference-check><a 
href=/zh-cn/overview/what/xyz-difference/ title="与 gRPC、Spring Cloud、Istio 的关系" 
class="align-left pl-0 td-sidebar-link td-sidebar-link__page" 
id=m-zh-cnoverviewwhatxyz-difference><span>与 gRPC、Spring Cloud、Istio 
关系</span></a></label></li><li class="td-sidebar-nav__section-title 
td-sidebar-nav__section with-child" 
id=m-zh-cnoverviewwhatcore-features-li><input type=checkbox 
id=m-zh-cnoverviewwhatcore-features-check>
@@ -612,7 +612,7 @@
 <label for=m-zh-cnoverviewreferencepixiudev-check><a 
href=/zh-cn/overview/reference/pixiu/dev/ class="align-left pl-0 
td-sidebar-link td-sidebar-link__section" 
id=m-zh-cnoverviewreferencepixiudev><span>开发者指南</span></a></label><ul 
class="ul-4 foldable"><li class="td-sidebar-nav__section-title 
td-sidebar-nav__section without-child" 
id=m-zh-cnoverviewreferencepixiudevfilter-extension-li><input type=checkbox 
id=m-zh-cnoverviewreferencepixiudevfilter-extension-check>
 <label for=m-zh-cnoverviewreferencepixiudevfilter-extension-check><a 
href=/zh-cn/overview/reference/pixiu/dev/filter-extension/ class="align-left 
pl-0 td-sidebar-link td-sidebar-link__page" 
id=m-zh-cnoverviewreferencepixiudevfilter-extension><span>Pixiu 
Filter体系介绍</span></a></label></li><li class="td-sidebar-nav__section-title 
td-sidebar-nav__section without-child" 
id=m-zh-cnoverviewreferencepixiudevdubbo-pilot-li><input type=checkbox 
id=m-zh-cnoverviewreferencepixiudevdubbo-pilot-check>
 <label for=m-zh-cnoverviewreferencepixiudevdubbo-pilot-check><a 
href=/zh-cn/overview/reference/pixiu/dev/dubbo-pilot/ class="align-left pl-0 
td-sidebar-link td-sidebar-link__page" 
id=m-zh-cnoverviewreferencepixiudevdubbo-pilot><span>dubbo-pilot Control Plane 
部署</span></a></label></li><li class="td-sidebar-nav__section-title 
td-sidebar-nav__section without-child" 
id=m-zh-cnoverviewreferencepixiudevtrie-li><input type=checkbox 
id=m-zh-cnoverviewreferencepixiudevtrie-check>
-<label for=m-zh-cnoverviewreferencepixiudevtrie-check><a 
href=/zh-cn/overview/reference/pixiu/dev/trie/ class="align-left pl-0 
td-sidebar-link td-sidebar-link__page" 
id=m-zh-cnoverviewreferencepixiudevtrie><span>Trie 
前缀树介绍</span></a></label></li></ul></li></ul></li></ul></li></ul></li></ul></nav></div></div><main
 class="col-12 col-md-9 col-xl-8 pl-md-5" role=main><nav aria-label=breadcrumb 
class=td-breadcrumbs><ol class=breadcrumb><li class=breadcrumb-item><a 
href=https://dubbo.apache.or [...]
+<label for=m-zh-cnoverviewreferencepixiudevtrie-check><a 
href=/zh-cn/overview/reference/pixiu/dev/trie/ class="align-left pl-0 
td-sidebar-link td-sidebar-link__page" 
id=m-zh-cnoverviewreferencepixiudevtrie><span>Trie 
前缀树介绍</span></a></label></li></ul></li></ul></li></ul></li></ul></li></ul></nav></div></div><main
 class="col-12 col-md-9 col-xl-8 pl-md-5" role=main><nav aria-label=breadcrumb 
class=td-breadcrumbs><ol class=breadcrumb><li class=breadcrumb-item><a 
href=https://dubbo.apache.or [...]
 </span></span><span style=display:flex><span><span 
style=color:#b58900>cd</span> nacos/bin
 </span></span><span style=display:flex><span><span style=color:#586e75>#tar 
-xvf nacos-server-$version.tar.gz</span>
 </span></span></code></pre></div><h4 id=启动命令>启动命令</h4><div 
class=highlight><pre tabindex=0 
style=color:#93a1a1;background-color:#002b36;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
 class=language-shell data-lang=shell><span style=display:flex><span><span 
style=color:#586e75># Linux/Unix/Mac</span>
@@ -625,7 +625,7 @@
 </span></span><span style=display:flex><span>startup.cmd -m standalone
 </span></span></code></pre></div><h4 id=验证-nacos-正常启动>验证 nacos 
正常启动</h4><p>通过浏览器访问以下链接打开控制台:http://127.0.0.1:8848/nacos/</p><h2 
id=docker>docker</h2><p>使用 docker 启动 nacos,请首先确保您已经在本地机器正确 <a 
href=https://docs.docker.com/engine/install/ target=_blank>下载页面</a> 安装 
docker</a>。</p><div class=highlight><pre tabindex=0 
style=color:#93a1a1;background-color:#002b36;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code
 class=language-shell data-lang=shell><span style=display:flex><span>docker run 
--name n [...]
 </span></span></code></pre></div><h2 id=kubernetes>kubernetes</h2><p>请参考 <a 
href=https://github.com/nacos-group/nacos-k8s/blob/master/operator/README-CN.md 
target=_blank>nacos-operator</a> 了解如何部署 Nacos 到 Kubernetes 集群。</p><div 
id=pre-footer><h2>反馈</h2><p class=feedback--prompt>此页是否对您有帮助?</p><button 
class="btn btn-primary mb-4 feedback--yes">是</button>
-<button class="btn btn-primary mb-4 
feedback--no">否</button></div><script>const 
yes=document.querySelector(".feedback--yes"),no=document.querySelector(".feedback--no");document.querySelectorAll(".feedback--link").forEach(e=>{e.href=e.href+window.location.pathname});const
 
sendFeedback=e=>{gtag||console.log("!gtag"),gtag("event","click",{event_category:"Helpful",event_label:window.location.pathname,value:e})},disableButtons=()=>{yes.disabled=!0,yes.classList.add("feedback--button__disabled
 [...]
+<button class="btn btn-primary mb-4 
feedback--no">否</button></div><script>const 
yes=document.querySelector(".feedback--yes"),no=document.querySelector(".feedback--no");document.querySelectorAll(".feedback--link").forEach(e=>{e.href=e.href+window.location.pathname});const
 
sendFeedback=e=>{gtag||console.log("!gtag"),gtag("event","click",{event_category:"Helpful",event_label:window.location.pathname,value:e})},disableButtons=()=>{yes.disabled=!0,yes.classList.add("feedback--button__disabled
 [...]
 <a 
href="https://github.com/apache/dubbo-website/new/master/content/zh-cn/overview/reference/integrations/nacos.md?filename=change-me.md&amp;value=---%0Atitle%3A+%22Long+Page+Title%22%0AlinkTitle%3A+%22Short+Nav+Title%22%0Aweight%3A+100%0Adescription%3A+%3E-%0A+++++Page+description+for+heading+and+indexes.%0A---%0A%0A%23%23+Heading%0A%0AEdit+this+template+to+create+your+new+page.%0A%0A%2A+Give+it+a+good+name%2C+ending+in+%60.md%60+-+e.g.+%60getting-started.md%60%0A%2A+Edit+the+%22front+m
 [...]
 <a href="https://github.com/apache/dubbo-website/issues/new?title=Nacos"; 
target=_blank><i class="fab fa-github fa-fw"></i> 登记问题</a>
 <a href=https://github.com/apache/dubbo/issues/new target=_blank><i class="fas 
fa-tasks fa-fw"></i> 提交项目问题</a></div><nav id=TableOfContents><ul><li><a 
href=#本地下载>本地下载</a><ul><li></li></ul></li><li><a 
href=#docker>docker</a></li><li><a 
href=#kubernetes>kubernetes</a></li></ul></nav></div></div></div></div><footer 
class="bg-dark py-5 row d-print-none footer-margin-0"><div 
class="container-fluid mx-sm-5"><div class=row><div class="col-6 col-sm-4 
text-xs-center order-sm-2"><ul class="list-in [...]
\ No newline at end of file
diff --git a/zh-cn/sitemap.xml b/zh-cn/sitemap.xml
index d4aa9279a51..7bc7a4fe46b 100644
--- a/zh-cn/sitemap.xml
+++ b/zh-cn/sitemap.xml
@@ -1 +1 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>https://dubbo.apache.org/zh-cn/blog/2023/01/16/%E9%98%BF%E9%87%8C%E5%B7%B4%E5%B7%B4%E5%8D%87%E7%BA%A7-dubbo3-%E5%85%A8%E9%9D%A2%E5%8F%96%E4%BB%A3-hsf2/</loc><lastmod>2023-02-22T15:03:22+08:00</lastmod><changefreq>monthly</changefreq><priority>0.5</priority></url><url><loc>https://dubbo.apache.org/zh-cn/overview/mannual/jav
 [...]
\ No newline at end of file
+<?xml version="1.0" encoding="utf-8" standalone="yes"?><urlset 
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"; 
xmlns:xhtml="http://www.w3.org/1999/xhtml";><url><loc>https://dubbo.apache.org/zh-cn/blog/2023/01/16/%E9%98%BF%E9%87%8C%E5%B7%B4%E5%B7%B4%E5%8D%87%E7%BA%A7-dubbo3-%E5%85%A8%E9%9D%A2%E5%8F%96%E4%BB%A3-hsf2/</loc><lastmod>2023-02-22T15:03:22+08:00</lastmod><changefreq>monthly</changefreq><priority>0.5</priority></url><url><loc>https://dubbo.apache.org/zh-cn/overview/mannual/jav
 [...]
\ No newline at end of file

Reply via email to