diff --git a/content/includes/nginx-one/cloud-access.md b/content/includes/nginx-one/cloud-access.md index 8a3b5a5a2..a92c1380c 100644 --- a/content/includes/nginx-one/cloud-access.md +++ b/content/includes/nginx-one/cloud-access.md @@ -2,7 +2,7 @@ files: - content/nginx-one/secure-your-fleet/set-up-security-alerts.md - content/nginx-one/getting-started.md - - content/nginx-one/workshops/lab1/getting-started-with-nginx-one.md + - content/nginx-one/workshops/lab1/getting-started-with-nginx-one-console.md --- Confirm that an F5 Distributed Cloud tenant has been provisioned for you. To do so: diff --git a/content/includes/nginx-one/workshops/xc-account.md b/content/includes/nginx-one/workshops/xc-account.md index b9fbf2d6a..f0d3ad69f 100644 --- a/content/includes/nginx-one/workshops/xc-account.md +++ b/content/includes/nginx-one/workshops/xc-account.md @@ -1,9 +1,9 @@ --- files: - content/nginx-one/workshops/lab2/run-workshop-components-with-docker.md - - content/nginx-one/workshops/lab3/explore-nginx-one-console-and-features.md + - content/nginx-one/workshops/lab3/explore-nginx-one-console-features.md - content/nginx-one/workshops/lab4/config-sync-groups.md - content/nginx-one/workshops/lab5/upgrade-nginx-plus-to-latest-version.md --- -All labs require an **F5 Distributed Cloud (XC) account** with NGINX One enabled. If you don’t have an account or need to verify access, follow the steps in [Lab 1: Before you begin]({{< ref "nginx-one/workshops/lab1/getting-started-with-nginx-one.md#before-you-begin" >}}). \ No newline at end of file +All labs require an **F5 Distributed Cloud (XC) account** with NGINX One enabled. If you don’t have an account or need to verify access, follow the steps in [Lab 1: Before you begin]({{< ref "nginx-one/workshops/lab1/getting-started-with-nginx-one-console.md#before-you-begin" >}}). \ No newline at end of file diff --git a/content/nginx-one/workshops/_index.md b/content/nginx-one/workshops/_index.md index d62888d1d..a60358061 100644 --- a/content/nginx-one/workshops/_index.md +++ b/content/nginx-one/workshops/_index.md @@ -3,4 +3,39 @@ title: Workshops description: weight: 710 url: /nginx-one/workshops +nd-landing-page: true +nd-content-type: landing-page +nd-product: NGINX One --- + +Welcome to the NGINX One Console workshops. + +These labs give you hands-on experience using NGINX One Console to connect, manage, and scale your NGINX fleets. + +We recommend starting with Lab 1 and Lab 2. Lab 2 sets up the workshop environment with Docker, which you’ll need for the later labs. + +{{}} + {{}} + + {{}} + Register instances. Learn about managing your NGINX fleet. + {{}} + + {{}} + Use Docker to spin up the full workshop locally. + {{}} + + {{}} + Take a guided tour of NGINX One Console. Explore dashboards, alerts, and insights while trying out key features. + {{}} + + {{}} + Create and manage Config Sync Groups to apply consistent changes across all your NGINX instances. + {{}} + + {{}} + Plan and upgrade NGINX Plus with NGINX One Console workflows, keeping downtime to a minimum. + {{}} + + {{}} +{{}} \ No newline at end of file diff --git a/content/nginx-one/workshops/lab1/getting-started-with-nginx-one.md b/content/nginx-one/workshops/lab1/getting-started-with-nginx-one-console.md similarity index 100% rename from content/nginx-one/workshops/lab1/getting-started-with-nginx-one.md rename to content/nginx-one/workshops/lab1/getting-started-with-nginx-one-console.md diff --git a/content/nginx-one/workshops/lab2/run-workshop-components-with-docker.md b/content/nginx-one/workshops/lab2/run-workshop-components-with-docker.md index 7d6d04cb5..ced2e49c7 100644 --- a/content/nginx-one/workshops/lab2/run-workshop-components-with-docker.md +++ b/content/nginx-one/workshops/lab2/run-workshop-components-with-docker.md @@ -32,7 +32,7 @@ Make sure you have: - {{< include "nginx-one/workshops/xc-account.md" >}} - Docker and Docker Compose installed and running -- An active data plane key from [Lab 1: Get started with NGINX One Console]({{< ref "nginx-one/workshops/lab1/getting-started-with-nginx-one.md" >}}) +- An active data plane key from [Lab 1: Get started with NGINX One Console]({{< ref "nginx-one/workshops/lab1/getting-started-with-nginx-one-console.md" >}}) - A trial or paid NGINX One JWT license (saved as `nginx-repo.jwt`) from [MyF5](https://my.f5.com/manage/s/) - Basic Linux and NGINX knowledge - Git installed and an SSH key set up for GitHub access @@ -150,7 +150,7 @@ Wait until you see **Started** for each container. Your containers are now up and registered with NGINX One Console. -Go to [Lab 3: Explore NGINX One Console features]({{< ref "nginx-one/workshops/lab3/explore-nginx-one-console-and-features.md" >}}). +Go to [Lab 3: Explore NGINX One Console features]({{< ref "nginx-one/workshops/lab3/explore-nginx-one-console-features.md" >}}). --- diff --git a/content/nginx-one/workshops/lab3/explore-nginx-one-console-and-features.md b/content/nginx-one/workshops/lab3/explore-nginx-one-console-features.md similarity index 100% rename from content/nginx-one/workshops/lab3/explore-nginx-one-console-and-features.md rename to content/nginx-one/workshops/lab3/explore-nginx-one-console-features.md