@@ -21,72 +21,62 @@ NGINX Instance Manager is part of NGINX One, which includes [NGINX One component
21
21
[ // ] : # " One card will take full width page: two will take half width each. Three will stack like an inverse pyramid. "
22
22
[ // ] : # " Some examples of content could be the latest release note, the most common install path, and a popular new feature. "
23
23
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 " >}}
27
26
Run NGINX Instance Manager in air-gapped or offline systems
28
27
{{</card >}}
29
28
{{<card title =" Manage NGINX instances " titleUrl =" /nginx-instance-manager/nginx-instances " >}}
30
29
Add instances, group them for config reuse, and manage certificates
31
30
{{</card >}}
32
31
{{<card title =" Manage NGINX configs " titleUrl =" /nginx-instance-manager/nginx-configs " >}}
33
32
Stage, version, and publish configs. Use templates to stay consistent.
34
- {{</card >}}
35
- {{</card-section >}}
36
- {{</card-layout >}}
37
-
33
+ {{</card >}}
34
+ {{</card-section >}}
38
35
39
36
### Set up and configure NGINX Instance Manager
40
37
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 " >}}
44
40
Add licenses, set up user access and roles, and back up your NGINX Instance Manager deployment.
45
41
{{</card >}}
46
42
{{<card title =" Configure your system " titleUrl =" /nginx-instance-manager/system-configuration/ " >}}
47
43
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 >}}
51
46
52
47
53
48
### Monitor and secure your environment
54
49
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/ " >}}
58
52
Track performance, system health, and changes using built-in metrics, logs, and the REST API.
59
53
{{</card >}}
60
54
{{<card title =" Secure with NGINX App Protect WAF " titleUrl =" /nginx-instance-manager/nginx-app-protect/ " >}}
61
55
Apply WAF policies and monitor activity from a centralized view.
62
- {{</card >}}
63
- {{</card-section >}}
64
- {{</card-layout >}}
56
+ {{</card >}}
57
+ {{</card-section >}}
65
58
66
59
67
60
### More information
68
61
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/ " >}}
72
64
Install NGINX Instance Manager using Docker, Kubernetes, or traditional infrastructure with internet access.
73
65
{{</ card >}}
74
66
{{<card title =" Get to know NGINX Instance Manager " titleUrl =" /nginx-instance-manager/fundamentals/ " >}}
75
67
Check system requirements, explore the dashboard, and learn how to access and use the REST API.
76
68
{{</ card >}}
77
69
{{<card title =" View release notes and updates " titleUrl =" /nginx-instance-manager/releases/ " icon =" clock-alert " >}}
78
70
Get details on new features, bug fixes, and known issues.
79
- {{</card >}}
80
- {{</card-section >}}
81
- {{</card-layout >}}
71
+ {{</card >}}
72
+ {{</card-section >}}
82
73
83
74
84
75
## NGINX One components
85
76
[ // ] : # " You can add any extra content for the page here, such as additional cards, diagrams or text. "
86
77
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">}}
90
80
Kubernetes traffic management with API gateway, identity, and observability features.
91
81
{{</ card >}}
92
82
{{< 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
112
102
{{</ card >}}
113
103
{{< card title="NGINX App Protect DoS" titleUrl="/nginx-app-protect-dos" brandIcon="NGINX-App-Protect-DoS-product-icon.png">}}
114
104
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