Skip to content

Commit d2242b4

Browse files
committed
Rebase: Fixes post rebase
1 parent 937018c commit d2242b4

File tree

3 files changed

+30
-41
lines changed

3 files changed

+30
-41
lines changed

content/nginx-one/_index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@ F5 NGINX One Console makes it easy to manage NGINX instances across locations an
4343

4444
### Workshops
4545

46-
{{<card-layout>}}
47-
{{<card-section showAsCards="true">}}
48-
{{<card title="NGINX One Console workshops" titleUrl="/nginx-one/workshops/" icon="wrench" >}}
49-
Guided labs to help you secure, monitor, and scale your NGINX fleet with NGINX One Console.
50-
{{</card>}}
51-
{{</card-section>}}
52-
{{</card-layout>}}
46+
47+
{{<card-section showAsCards="true">}}
48+
{{<card title="NGINX One Console workshops" titleUrl="/nginx-one/workshops/" icon="wrench" >}}
49+
Guided labs to help you secure, monitor, and scale your NGINX fleet with NGINX One Console.
50+
{{</card>}}
51+
{{</card-section>}}
52+
5353

5454
### More information
5555

@@ -58,7 +58,7 @@ F5 NGINX One Console makes it easy to manage NGINX instances across locations an
5858
Set up security policies by instance and group
5959
{{</card>}}
6060
{{<card title="Organize users with RBAC" titleUrl="/nginx-one/rbac/" >}}
61-
Assign responsibilities with role-based access control
61+
Assign responsibilities with role-based access control
6262
{{</card>}}
6363
{{<card title="Automate with the NGINX One API" titleUrl="/nginx-one/api/" >}}
6464
Manage your NGINX fleet over REST

content/nginx-one/workshops/lab2/run-workshop-components-with-docker.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ Make sure you have:
5555

5656
This folder contains `compose.yaml` and `generate_certs.sh`.
5757

58-
{{<fa "download">}} {{<link "/workshops/nginx-one/lab2/compose.yaml" "Download compose.yaml">}}
58+
{{<icon "download">}} {{<link "/workshops/nginx-one/lab2/compose.yaml" "Download compose.yaml">}}
5959

60-
{{<fa "download">}} {{<link "/workshops/nginx-one/lab2/generate_certs.sh" "Download generate_certs.sh">}}
60+
{{<icon "download">}} {{<link "/workshops/nginx-one/lab2/generate_certs.sh" "Download generate_certs.sh">}}
6161

6262
---
6363

content/nim/_index.md

Lines changed: 20 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -21,72 +21,62 @@ NGINX Instance Manager is part of NGINX One, which includes [NGINX One component
2121
[//]: # "One card will take full width page: two will take half width each. Three will stack like an inverse pyramid."
2222
[//]: # "Some examples of content could be the latest release note, the most common install path, and a popular new feature."
2323

24-
{{<card-layout>}}
25-
{{<card-section showAsCards="true" isFeaturedSection="true">}}
26-
{{<card title="Deploy in a disconnected environment" titleUrl="/nginx-instance-manager/disconnected" icon="unplug" isFullSize="true">}}
24+
{{<card-section showAsCards="true" isFeaturedSection="true">}}
25+
{{<card title="Deploy in a disconnected environment" titleUrl="/nginx-instance-manager/disconnected" icon="unplug" isFullSize="true">}}
2726
Run NGINX Instance Manager in air-gapped or offline systems
2827
{{</card >}}
2928
{{<card title="Manage NGINX instances" titleUrl="/nginx-instance-manager/nginx-instances" >}}
3029
Add instances, group them for config reuse, and manage certificates
3130
{{</card>}}
3231
{{<card title="Manage NGINX configs" titleUrl="/nginx-instance-manager/nginx-configs" >}}
3332
Stage, version, and publish configs. Use templates to stay consistent.
34-
{{</card>}}
35-
{{</card-section>}}
36-
{{</card-layout>}}
37-
33+
{{</card>}}
34+
{{</card-section>}}
3835

3936
### Set up and configure NGINX Instance Manager
4037

41-
{{<card-layout>}}
42-
{{<card-section showAsCards="true" >}}
43-
{{<card title="Administer your platform" titleUrl="/nginx-instance-manager/admin-guide" >}}
38+
{{<card-section showAsCards="true" >}}
39+
{{<card title="Administer your platform" titleUrl="/nginx-instance-manager/admin-guide" >}}
4440
Add licenses, set up user access and roles, and back up your NGINX Instance Manager deployment.
4541
{{</card>}}
4642
{{<card title="Configure your system" titleUrl="/nginx-instance-manager/system-configuration/" >}}
4743
Set platform behavior, enable high availability, and secure traffic. Use Vault and ClickHouse if needed.
48-
{{</card>}}
49-
{{</card-section>}}
50-
{{</card-layout>}}
44+
{{</card>}}
45+
{{</card-section>}}
5146

5247

5348
### Monitor and secure your environment
5449

55-
{{<card-layout>}}
56-
{{<card-section showAsCards="true" >}}
57-
{{<card title="Monitor metrics and events" titleUrl="/nginx-instance-manager/monitoring/" >}}
50+
{{<card-section showAsCards="true" >}}
51+
{{<card title="Monitor metrics and events" titleUrl="/nginx-instance-manager/monitoring/" >}}
5852
Track performance, system health, and changes using built-in metrics, logs, and the REST API.
5953
{{</card>}}
6054
{{<card title="Secure with NGINX App Protect WAF" titleUrl="/nginx-instance-manager/nginx-app-protect/" >}}
6155
Apply WAF policies and monitor activity from a centralized view.
62-
{{</card>}}
63-
{{</card-section>}}
64-
{{</card-layout>}}
56+
{{</card>}}
57+
{{</card-section>}}
6558

6659

6760
### More information
6861

69-
{{<card-layout>}}
70-
{{<card-section showAsCards="true" >}}
71-
{{<card title="Deploy in connected environments" titleUrl="/nginx-instance-manager/deploy/">}}
62+
{{<card-section showAsCards="true" >}}
63+
{{<card title="Deploy in connected environments" titleUrl="/nginx-instance-manager/deploy/">}}
7264
Install NGINX Instance Manager using Docker, Kubernetes, or traditional infrastructure with internet access.
7365
{{</ card >}}
7466
{{<card title="Get to know NGINX Instance Manager" titleUrl="/nginx-instance-manager/fundamentals/">}}
7567
Check system requirements, explore the dashboard, and learn how to access and use the REST API.
7668
{{</ card >}}
7769
{{<card title="View release notes and updates" titleUrl="/nginx-instance-manager/releases/" icon="clock-alert">}}
7870
Get details on new features, bug fixes, and known issues.
79-
{{</card>}}
80-
{{</card-section>}}
81-
{{</card-layout>}}
71+
{{</card>}}
72+
{{</card-section>}}
8273

8374

8475
## NGINX One components
8576
[//]: # "You can add any extra content for the page here, such as additional cards, diagrams or text."
8677

87-
{{<card-layout>}}
88-
{{< card-section title="Kubernetes Solutions">}}
89-
{{< card title="NGINX Ingress Controller" titleUrl="/nginx-ingress-controller/" brandIcon="NGINX-Ingress-Controller-product-icon.png">}}
78+
{{< card-section title="Kubernetes Solutions">}}
79+
{{< card title="NGINX Ingress Controller" titleUrl="/nginx-ingress-controller/" brandIcon="NGINX-Ingress-Controller-product-icon.png">}}
9080
Kubernetes traffic management with API gateway, identity, and observability features.
9181
{{</ card >}}
9282
{{< card title="NGINX Gateway Fabric" titleUrl="/nginx-gateway-fabric/" brandIcon="NGINX-product-icon.png">}}
@@ -112,6 +102,5 @@ NGINX Instance Manager is part of NGINX One, which includes [NGINX One component
112102
{{</ card >}}
113103
{{< card title="NGINX App Protect DoS" titleUrl="/nginx-app-protect-dos" brandIcon="NGINX-App-Protect-DoS-product-icon.png">}}
114104
Defend, adapt, and mitigate against Layer 7 denial-of-service attacks on your apps and APIs.
115-
{{</ card >}}
116-
{{</ card-section >}}
117-
{{</card-layout>}}
105+
{{</ card >}}
106+
{{</ card-section >}}

0 commit comments

Comments
 (0)