From fe213b1317e0ab6a387fef785669854da52b2c84 Mon Sep 17 00:00:00 2001 From: "David J. Allen" Date: Tue, 22 Jul 2025 12:44:26 -0600 Subject: [PATCH] chore: fix some titles for documents --- OpenCHAMI Wiki.md | 8 -------- Tutorial/Phase I - Platform Setup.md | 2 ++ Tutorial/Phase II — Boot & Image Infrastructure.md | 1 + 3 files changed, 3 insertions(+), 8 deletions(-) delete mode 100644 OpenCHAMI Wiki.md diff --git a/OpenCHAMI Wiki.md b/OpenCHAMI Wiki.md deleted file mode 100644 index 51eb0ac..0000000 --- a/OpenCHAMI Wiki.md +++ /dev/null @@ -1,8 +0,0 @@ -Welcome to the OpenCHAMI wiki! This wiki is provides a unified guide and documentation for using and deploying OpenCHAMI. Here are some links to get started with the software. - -[Getting Started](Getting%20Started.md) -[Software](Software.md) -[Deployments](Deployments.md) -[Use Cases](Advanced%20Use%20Cases.md) -[Troubleshooting](Troubleshooting.md) -[Getting Involved](Getting%20Involved.md) \ No newline at end of file diff --git a/Tutorial/Phase I - Platform Setup.md b/Tutorial/Phase I - Platform Setup.md index 614bea6..ba77f44 100644 --- a/Tutorial/Phase I - Platform Setup.md +++ b/Tutorial/Phase I - Platform Setup.md @@ -1,4 +1,6 @@ +# Phase I - Platform Setup + 1. **Instance Preparation** - Host packages, kernel modules, cgroups, bridge setup, storage directories setup - Deploy MinIO, nginx, and registry diff --git a/Tutorial/Phase II — Boot & Image Infrastructure.md b/Tutorial/Phase II — Boot & Image Infrastructure.md index 7d57d5c..b00290b 100644 --- a/Tutorial/Phase II — Boot & Image Infrastructure.md +++ b/Tutorial/Phase II — Boot & Image Infrastructure.md @@ -1,3 +1,4 @@ +# Phase II — Boot & Image Infrastructure 3. **Static Discovery & SMD Population** - Anatomy of `nodes.yaml`, `ochami discover`