Skip to content

Commit

Permalink
Rebuild docs for version v1.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 14, 2024
1 parent 120b15e commit 082f881
Show file tree
Hide file tree
Showing 56 changed files with 56 additions and 56 deletions.
2 changes: 1 addition & 1 deletion console/v1.26.1/docs/getting-started/docker/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,6 @@
- 9000:9000
container_name: "infini-console"
</code></pre><p>In the directory where the configuration file resides, run the following command to start INFINI Console.</p><pre><code>➜ docker-compose up
</code></pre></article><footer class=book-footer><div class="flex flex-wrap justify-between"><div><a class="flex align-center" href=https://github.com/infinilabs/console/edit/main/docs/content.en/docs/getting-started/docker.md target=_blank rel=noopener><img src=/console/v1.26.1/svg/edit.svg class=book-icon alt=Edit>
</code></pre></article><footer class=book-footer><div class="flex flex-wrap justify-between"><div><a class="flex align-center" href=https://github.com/infinilabs/console/edit/v1.26.1/docs/content.en/docs/getting-started/docker.md target=_blank rel=noopener><img src=/console/v1.26.1/svg/edit.svg class=book-icon alt=Edit>
<span>Edit this page</span></a></div><div class="flex align-center footer">©INFINI.LTD, All Rights Reserved.</div><script>(function(h,o,t,j,a,r){h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};h._hjSettings={hjid:2567416,hjsv:6};a=o.getElementsByTagName('head')[0];r=o.createElement('script');r.async=1;r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;a.appendChild(r);})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');</script><script async src="https://www.googletagmanager.com/gtag/js?id=G-VV6PGDHH84"></script><script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}
gtag('js',new Date());gtag('config','G-VV6PGDHH84');</script><script type=text/javascript>var _smartsupp=_smartsupp||{};_smartsupp.key='691ff544d18a237005a011a7290b839d8fe811a4';window.smartsupp||(function(d){var s,c,o=smartsupp=function(){o._.push(arguments)};o._=[];s=d.getElementsByTagName('script')[0];c=d.createElement('script');c.type='text/javascript';c.charset='utf-8';c.async=true;c.src='https://www.smartsuppchat.com/loader.js?';s.parentNode.insertBefore(c,s);})(document);</script></div></footer><label for=menu-control class="hidden book-menu-overlay"></label></div><aside class=book-toc><nav id=TableOfContents><ul><li><a href=#container-deployment>Container Deployment</a><ul><li><a href=#downloading-an-image>Downloading an Image</a></li><li><a href=#verifying-the-image>Verifying the Image</a></li><li><a href=#starting-the-console>Starting the Console</a></li><li><a href=#docker-compose>Docker Compose</a></li></ul></li></ul></nav></aside></main><script src=/console/v1.26.1/js/asciinema-player.js></script></body></html>
2 changes: 1 addition & 1 deletion console/v1.26.1/docs/getting-started/helm/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@
</code></pre></div><h2 id=uninstall>Uninstall
<a class=anchor href=#uninstall>#</a></h2><div class=highlight><pre style=color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code class=language-bash data-lang=bash>helm uninstall console -n &lt;namespace&gt;
kubectl delete pvc console-data-console-0 console-config-console-0 -n &lt;namespace&gt;
</code></pre></div></article><footer class=book-footer><div class="flex flex-wrap justify-between"><div><a class="flex align-center" href=https://github.com/infinilabs/console/edit/main/docs/content.en/docs/getting-started/helm.md target=_blank rel=noopener><img src=/console/v1.26.1/svg/edit.svg class=book-icon alt=Edit>
</code></pre></div></article><footer class=book-footer><div class="flex flex-wrap justify-between"><div><a class="flex align-center" href=https://github.com/infinilabs/console/edit/v1.26.1/docs/content.en/docs/getting-started/helm.md target=_blank rel=noopener><img src=/console/v1.26.1/svg/edit.svg class=book-icon alt=Edit>
<span>Edit this page</span></a></div><div class="flex align-center footer">©INFINI.LTD, All Rights Reserved.</div><script>(function(h,o,t,j,a,r){h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};h._hjSettings={hjid:2567416,hjsv:6};a=o.getElementsByTagName('head')[0];r=o.createElement('script');r.async=1;r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;a.appendChild(r);})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');</script><script async src="https://www.googletagmanager.com/gtag/js?id=G-VV6PGDHH84"></script><script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}
gtag('js',new Date());gtag('config','G-VV6PGDHH84');</script><script type=text/javascript>var _smartsupp=_smartsupp||{};_smartsupp.key='691ff544d18a237005a011a7290b839d8fe811a4';window.smartsupp||(function(d){var s,c,o=smartsupp=function(){o._.push(arguments)};o._=[];s=d.getElementsByTagName('script')[0];c=d.createElement('script');c.type='text/javascript';c.charset='utf-8';c.async=true;c.src='https://www.smartsuppchat.com/loader.js?';s.parentNode.insertBefore(c,s);})(document);</script></div></footer><label for=menu-control class="hidden book-menu-overlay"></label></div><aside class=book-toc><nav id=TableOfContents><ul><li><a href=#kubernetes-deployment>Kubernetes Deployment</a><ul><li><a href=#the-chart-repository>The Chart Repository</a></li><li><a href=#prerequisites>Prerequisites</a></li><li><a href=#install>Install</a></li><li><a href=#uninstall>Uninstall</a></li></ul></li></ul></nav></aside></main><script src=/console/v1.26.1/js/asciinema-player.js></script></body></html>
2 changes: 1 addition & 1 deletion console/v1.26.1/docs/getting-started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
<label for=section-7dd85575c84e6825eb9419e748eb5977 class="flex justify-between"><a>Tutorials</a>
<span></span></label><ul><li><a href=/console/v1.26.1/docs/tutorials/create_readonly_account/>How to easily create an Elasticsearch "guest" user</a></li><li><a href=/console/v1.26.1/docs/tutorials/role_with_different_rights/>How to assign different Elasticsearch cluster access permissions to different INFINI Console accounts</a></li><li><a href=/console/v1.26.1/docs/tutorials/role_with_index_limit/>How to assign Elasticsearch index-level permissions to INFINI Console accounts</a></li><li><a href=/console/v1.26.1/docs/tutorials/cluster_health_change/>How to Monitor Elasticsearch Cluster Health</a></li><li><a href=/console/v1.26.1/docs/tutorials/cluster_node_disk_usage/>How to monitor Elasticsearch cluster node disk usage</a></li><li><a href=/console/v1.26.1/docs/tutorials/cluster_slow_request/>How to monitor slow query requests in Elasticsearch</a></li><li><a href=/console/v1.26.1/docs/tutorials/cluster_node_cpu_usage/>How to monitor the CPU usage of Elasticsearch cluster nodes</a></li><li><a href=/console/v1.26.1/docs/tutorials/cluster_node_jvm_usage/>How to monitor JVM usage of Elasticsearch cluster nodes</a></li></ul></li><li><a href=/console/v1.26.1/docs/user-cases/>User Cases</a><ul></ul></li><li><a href=/console/v1.26.1/docs/screenshot/>Screenshots</a><ul></ul></li><li><a href=/console/v1.26.1/docs/troubleshooting/>FAQs</a><ul></ul></li><li><a href=/console/v1.26.1/docs/release-notes/>Release Notes</a><ul></ul></li></ul><ul><li><a href=https://github.com/infinilabs/console target=_blank rel=noopener>Github</a></li></ul><ul><a class=download-btn href=https://release.infinilabs.com/gateway/>Download</a></ul></nav><script>(function(){var menu=document.querySelector("aside.book-menu nav");addEventListener("beforeunload",function(event){localStorage.setItem("menu.scrollTop",menu.scrollTop);});menu.scrollTop=localStorage.getItem("menu.scrollTop");})();</script></aside><div class=book-page><header class=book-header><div class="flex align-center justify-between"><label for=menu-control><img src=/console/v1.26.1/svg/menu.svg class=book-icon alt=Menu></label>
<strong>Getting Started</strong>
<label for=toc-control><img src=/console/v1.26.1/svg/toc.svg class=book-icon alt="Table of Contents"></label></div><aside class="hidden clearfix"><nav id=TableOfContents></nav></aside></header><article class=markdown></article><footer class=book-footer><div class="flex flex-wrap justify-between"><div><a class="flex align-center" href=https://github.com/infinilabs/console/edit/main/docs/content.en/docs/getting-started/_index.md target=_blank rel=noopener><img src=/console/v1.26.1/svg/edit.svg class=book-icon alt=Edit>
<label for=toc-control><img src=/console/v1.26.1/svg/toc.svg class=book-icon alt="Table of Contents"></label></div><aside class="hidden clearfix"><nav id=TableOfContents></nav></aside></header><article class=markdown></article><footer class=book-footer><div class="flex flex-wrap justify-between"><div><a class="flex align-center" href=https://github.com/infinilabs/console/edit/v1.26.1/docs/content.en/docs/getting-started/_index.md target=_blank rel=noopener><img src=/console/v1.26.1/svg/edit.svg class=book-icon alt=Edit>
<span>Edit this page</span></a></div><div class="flex align-center footer">©INFINI.LTD, All Rights Reserved.</div><script>(function(h,o,t,j,a,r){h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};h._hjSettings={hjid:2567416,hjsv:6};a=o.getElementsByTagName('head')[0];r=o.createElement('script');r.async=1;r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;a.appendChild(r);})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');</script><script async src="https://www.googletagmanager.com/gtag/js?id=G-VV6PGDHH84"></script><script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}
gtag('js',new Date());gtag('config','G-VV6PGDHH84');</script><script type=text/javascript>var _smartsupp=_smartsupp||{};_smartsupp.key='691ff544d18a237005a011a7290b839d8fe811a4';window.smartsupp||(function(d){var s,c,o=smartsupp=function(){o._.push(arguments)};o._=[];s=d.getElementsByTagName('script')[0];c=d.createElement('script');c.type='text/javascript';c.charset='utf-8';c.async=true;c.src='https://www.smartsuppchat.com/loader.js?';s.parentNode.insertBefore(c,s);})(document);</script></div></footer><label for=menu-control class="hidden book-menu-overlay"></label></div><aside class=book-toc><nav id=TableOfContents></nav></aside></main></body></html>
2 changes: 1 addition & 1 deletion console/v1.26.1/docs/getting-started/install/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@
Success
➜ ./console -service uninstall
Success
</code></pre></article><footer class=book-footer><div class="flex flex-wrap justify-between"><div><a class="flex align-center" href=https://github.com/infinilabs/console/edit/main/docs/content.en/docs/getting-started/install.md target=_blank rel=noopener><img src=/console/v1.26.1/svg/edit.svg class=book-icon alt=Edit>
</code></pre></article><footer class=book-footer><div class="flex flex-wrap justify-between"><div><a class="flex align-center" href=https://github.com/infinilabs/console/edit/v1.26.1/docs/content.en/docs/getting-started/install.md target=_blank rel=noopener><img src=/console/v1.26.1/svg/edit.svg class=book-icon alt=Edit>
<span>Edit this page</span></a></div><div class="flex align-center footer">©INFINI.LTD, All Rights Reserved.</div><script>(function(h,o,t,j,a,r){h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};h._hjSettings={hjid:2567416,hjsv:6};a=o.getElementsByTagName('head')[0];r=o.createElement('script');r.async=1;r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;a.appendChild(r);})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');</script><script async src="https://www.googletagmanager.com/gtag/js?id=G-VV6PGDHH84"></script><script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}
gtag('js',new Date());gtag('config','G-VV6PGDHH84');</script><script type=text/javascript>var _smartsupp=_smartsupp||{};_smartsupp.key='691ff544d18a237005a011a7290b839d8fe811a4';window.smartsupp||(function(d){var s,c,o=smartsupp=function(){o._.push(arguments)};o._=[];s=d.getElementsByTagName('script')[0];c=d.createElement('script');c.type='text/javascript';c.charset='utf-8';c.async=true;c.src='https://www.smartsuppchat.com/loader.js?';s.parentNode.insertBefore(c,s);})(document);</script></div></footer><label for=menu-control class="hidden book-menu-overlay"></label></div><aside class=book-toc><nav id=TableOfContents><ul><li><a href=#installing-the-console>Installing the Console</a><ul><li><a href=#preparation-before-installation>Preparation before Installation</a></li><li><a href=#installation-demo>Installation Demo</a></li><li><a href=#downloading>Downloading</a></li><li><a href=#container-deployment>Container Deployment</a></li><li><a href=#starting-the-console>Starting the Console</a></li><li><a href=#shutting-down-the-console>Shutting Down the Console</a></li><li><a href=#system-service>System Service</a></li></ul></li></ul></nav></aside></main><script src=/console/v1.26.1/js/asciinema-player.js></script></body></html>
2 changes: 1 addition & 1 deletion console/v1.26.1/docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
<a class=anchor href=#community>#</a></h2><p><a href=https://discord.gg/4tKTMkkvVX>Join Our Discord Server</a></p><h2 id=who-is-using>Who Is Using?
<a class=anchor href=#who-is-using>#</a></h2><p>If you are using INFINI Console and feel it pretty good, please
<a href=https://discord.gg/4tKTMkkvVX>let us know</a>. All our user cases are located
<a href=/console/v1.26.1/docs/user-cases/>here</a>. Thank you for your support.</p></article><footer class=book-footer><div class="flex flex-wrap justify-between"><div><a class="flex align-center" href=https://github.com/infinilabs/console/edit/main/docs/content.en/docs/_index.md target=_blank rel=noopener><img src=/console/v1.26.1/svg/edit.svg class=book-icon alt=Edit>
<a href=/console/v1.26.1/docs/user-cases/>here</a>. Thank you for your support.</p></article><footer class=book-footer><div class="flex flex-wrap justify-between"><div><a class="flex align-center" href=https://github.com/infinilabs/console/edit/v1.26.1/docs/content.en/docs/_index.md target=_blank rel=noopener><img src=/console/v1.26.1/svg/edit.svg class=book-icon alt=Edit>
<span>Edit this page</span></a></div><div class="flex align-center footer">©INFINI.LTD, All Rights Reserved.</div><script>(function(h,o,t,j,a,r){h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};h._hjSettings={hjid:2567416,hjsv:6};a=o.getElementsByTagName('head')[0];r=o.createElement('script');r.async=1;r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;a.appendChild(r);})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');</script><script async src="https://www.googletagmanager.com/gtag/js?id=G-VV6PGDHH84"></script><script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}
gtag('js',new Date());gtag('config','G-VV6PGDHH84');</script><script type=text/javascript>var _smartsupp=_smartsupp||{};_smartsupp.key='691ff544d18a237005a011a7290b839d8fe811a4';window.smartsupp||(function(d){var s,c,o=smartsupp=function(){o._.push(arguments)};o._=[];s=d.getElementsByTagName('script')[0];c=d.createElement('script');c.type='text/javascript';c.charset='utf-8';c.async=true;c.src='https://www.smartsuppchat.com/loader.js?';s.parentNode.insertBefore(c,s);})(document);</script></div></footer><label for=menu-control class="hidden book-menu-overlay"></label></div><aside class=book-toc><nav id=TableOfContents><ul><li><a href=#infini-console>INFINI Console</a><ul><li><a href=#introduction>Introduction</a></li><li><a href=#architecture>Architecture</a></li><li><a href=#features>Features</a></li><li><a href=#screenshot>Screenshot</a></li><li><a href=#community>Community</a></li><li><a href=#who-is-using>Who Is Using?</a></li></ul></li></ul></nav></aside></main></body></html>
2 changes: 1 addition & 1 deletion console/v1.26.1/docs/reference/agent/docker/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,6 @@
infini-agent | [08-31 09:11:45] [INF] [module.go:116] all modules are started
infini-agent | [08-31 09:11:45] [INF] [manage.go:180] register agent to console
infini-agent | [08-31 09:11:45] [INF] [app.go:334] agent is up and running now.
</code></pre></article><footer class=book-footer><div class="flex flex-wrap justify-between"><div><a class="flex align-center" href=https://github.com/infinilabs/console/edit/main/docs/content.en/docs/reference/agent/docker.md target=_blank rel=noopener><img src=/console/v1.26.1/svg/edit.svg class=book-icon alt=Edit>
</code></pre></article><footer class=book-footer><div class="flex flex-wrap justify-between"><div><a class="flex align-center" href=https://github.com/infinilabs/console/edit/v1.26.1/docs/content.en/docs/reference/agent/docker.md target=_blank rel=noopener><img src=/console/v1.26.1/svg/edit.svg class=book-icon alt=Edit>
<span>Edit this page</span></a></div><div class="flex align-center footer">©INFINI.LTD, All Rights Reserved.</div><script>(function(h,o,t,j,a,r){h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};h._hjSettings={hjid:2567416,hjsv:6};a=o.getElementsByTagName('head')[0];r=o.createElement('script');r.async=1;r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;a.appendChild(r);})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');</script><script async src="https://www.googletagmanager.com/gtag/js?id=G-VV6PGDHH84"></script><script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}
gtag('js',new Date());gtag('config','G-VV6PGDHH84');</script><script type=text/javascript>var _smartsupp=_smartsupp||{};_smartsupp.key='691ff544d18a237005a011a7290b839d8fe811a4';window.smartsupp||(function(d){var s,c,o=smartsupp=function(){o._.push(arguments)};o._=[];s=d.getElementsByTagName('script')[0];c=d.createElement('script');c.type='text/javascript';c.charset='utf-8';c.async=true;c.src='https://www.smartsuppchat.com/loader.js?';s.parentNode.insertBefore(c,s);})(document);</script></div></footer><label for=menu-control class="hidden book-menu-overlay"></label></div><aside class=book-toc><nav id=TableOfContents><ul><li><a href=#container-deployment>Container Deployment</a><ul><li><a href=#download-image>Download Image</a></li><li><a href=#verifying-the-image>Verifying the Image</a></li><li><a href=#configuration>Configuration</a></li><li><a href=#starting>Starting</a></li><li><a href=#docker-compose>Docker Compose</a></li></ul></li></ul></nav></aside></main><script src=/console/v1.26.1/js/asciinema-player.js></script></body></html>
Loading

0 comments on commit 082f881

Please sign in to comment.