Skip to content

Commit

Permalink
[DOCS-2241] Gold-Tier Hardware Servicing Guide (aka RunAnywhere) (#414)
Browse files Browse the repository at this point in the history
  • Loading branch information
mig281 authored Dec 5, 2024
1 parent 7de68fc commit b54d784
Show file tree
Hide file tree
Showing 54 changed files with 710 additions and 443 deletions.
23 changes: 21 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ breadcrumbs: exclude
tocTrue: true
---

<style>
#toc ul li:nth-child(-n+5) {
display: none;
}
</style>

To get started, choose one of the following guides.

<h2 class="frontpage">Cloud: Self-Managed File System</h2>
Expand Down Expand Up @@ -44,7 +50,7 @@ To get started, choose one of the following guides.
<picture>
<source type="image/webp" srcset="images/azure-native-qumulo-administrator-guide.webp">
<source type="image/png" srcset="images/azure-native-qumulo-administrator-guide.png">
<img src="images/azure-native-qumulo-administrator-guide.png" alt="An image of a computer screen with a stylized Qumulo Core interface, symbolizing Azure native deployments" width="301" height="301">
<img src="images/azure-native-qumulo-administrator-guide.png" alt="An image of a computer screen with a stylized Qumulo Core interface, symbolizing Azure native deployments; above the image of the computer screen there is an image of the Qumulo logo, symbolizing the file system being Qumulo-managed" width="301" height="301">
</picture>
<figcaption>{{site.guides.anqShort}}</figcaption>
</figure>
Expand Down Expand Up @@ -72,12 +78,25 @@ To get started, choose one of the following guides.
<picture>
<source type="image/webp" srcset="images/qumulo-certified-platinum-tier-hardware-servicing-guide.webp" width="301" height="301">
<source type="image/png" srcset="images/qumulo-certified-platinum-tier-hardware-servicing-guide.png" width="301" height="301">
<img src="images/qumulo-certified-platinum-tier-hardware-servicing-guide.png" alt="A stylized image of a server rack, symbolizing installing, configuring, and maintaining hardware" width="301" height="301">
<img src="images/qumulo-certified-platinum-tier-hardware-servicing-guide.png" alt="A stylized image of a server rack, symbolizing installing, configuring, and maintaining hardware; above the image of the server rack there is an image of a ribbbon with the Qumulo logo, symbolizing the hardware being Qumulo-certified" width="301" height="301">
</picture>
<figcaption class="platinum-tier-caption">{{site.guides.hard}}</figcaption>
</figure>
</a>
</div>

<div class="guide-button">
<a href="gold-tier-hardware-servicing-guide/">
<figure>
<picture>
<source type="image/webp" srcset="images/gold-tier-hardware-servicing-guide.webp" width="301" height="301">
<source type="image/png" srcset="images/gold-tier-hardware-servicing-guide.png" width="301" height="301">
<img src="images/gold-tier-hardware-servicing-guide.png" alt="A stylized image of a server rack, symbolizing installing, configuring, and maintaining hardware" width="301" height="301">
</picture>
<figcaption>{{site.guides.hardGold}}</figcaption>
</figure>
</a>
</div>
</div>

<h2 class="frontpage">Developer Tools and Interfaces</h2>
Expand Down
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +497,7 @@ guides:
onprem: Qumulo On-Premises Administrator Guide
onpremShort: Qumulo On-Premises Admin Guide
hard: Qumulo-Certified Platinum-Tier Hardware Servicing Guide
hardGold: Gold-Tier Hardware Servicing Guide for Qumulo
cli: Qumulo <code>qq</code> CLI Command Guide
rest: Qumulo REST API Guide
alert: Qumulo Alerts Administrator Guide
Expand Down
2 changes: 1 addition & 1 deletion _data/sidebars/administrator_guide_sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ entries:
url: /index.html
output: web

- title: Administrator Guide Home
- title: Guide Table of Contents
url: /administrator-guide/
output: web

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ entries:
output: web
type: subnavi

- title: Azure Native Qumulo Administrator Guide Home
- title: Guide Table of Contents
url: /azure-native-administrator-guide/
output: web
type: subnavi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ entries:
url: /index.html
output: web

- title: Cloud Native Qumulo on AWS Administrator Guide Home
- title: Guide Table of Contents
url: /cloud-native-aws-administrator-guide/
output: web

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ entries:
url: /index.html
output: web

- title: Cloud Native Qumulo on Azure Administrator Guide Home
- title: Guide Table of Contents
url: /cloud-native-azure-administrator-guide/
output: web

Expand Down
78 changes: 78 additions & 0 deletions _data/sidebars/gold_tier_hardware_servicing_guide_sidebar.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
entries:
- title:
pdftitle: gold-tier-hardware-guide-for-qumulo.pdf
product:
version:
guidetitle: Gold-Tier Hardware Servicing Guide for Qumulo
guideurl: /gold-tier-hardware-servicing-guide/
folders:

- title:
output: pdf
type: frontmatter
folderitems:

- title:
url: /titlepage.html
output: pdf
type: frontmatter

- title:
url: /tocpage.html
output: pdf
type: frontmatter

- title: Gold-Tier Hardware Servicing Guide for Qumulo
output: web
type: navi
folderitems:

- title: Documentation Home
url: /index.html
output: web

- title: Guide Table of Contents
url: /gold-tier-hardware-servicing-guide/
output: web

- title: Contacting the Qumulo Care Team
url: /contacting-qumulo-care-team.html
output: web

- title: Getting Started
url: /gold-tier-hardware-servicing-guide/getting-started/index.html
output: web, pdf
folderitems:

- title: Safety Recommendations
url: /gold-tier-hardware-servicing-guide/getting-started/safety-recommendations.html
output: web, pdf

- title: Identifying NICs and Choosing Transceivers and Cables
url: /gold-tier-hardware-servicing-guide/getting-started/nics-transceivers-cables.html
output: web, pdf

- title: Creating a USB Drive Installer
url: /gold-tier-hardware-servicing-guide/getting-started/creating-usb-drive-installer.html
output: web, pdf

- title: Creating and Configuring a Cluster
url: /gold-tier-hardware-servicing-guide/getting-started/creating-configuring-cluster.html
output: web, pdf

- title: Configuring Cluster Networking
url: /gold-tier-hardware-servicing-guide/cluster-networking/index.html
output: web, pdf
folderitems:

- title: Platforms with Unified Networking
url: /gold-tier-hardware-servicing-guide/cluster-networking/unified-networking.html
output: web, pdf

- title: Platforms with Split Networking
url: /gold-tier-hardware-servicing-guide/cluster-networking/split-networking.html
output: web, pdf

- title: Replacing Hardware Components
url: /gold-tier-hardware-servicing-guide/replacing-hardware-components.html
output: web, pdf
Loading

0 comments on commit b54d784

Please sign in to comment.