Skip to content

Commit b69c6bd

Browse files
committed
ProductSelector: Add yaml
1 parent 3b82c58 commit b69c6bd

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

data/product-selector.yaml

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
- productGroup: nginx-one
2+
products:
3+
- title: "NGINX One Console"
4+
url: "/nginx-one"
5+
- title: "NGINX Plus"
6+
url: "/nginx"
7+
- title: "NGINX Instance Manager"
8+
url: "/nginx-instance-manager"
9+
- title: "NGINX Ingress Controller"
10+
url: "/nginx-ingress-controller"
11+
- title: "NGINX Gateway Fabric"
12+
url: "/nginx-gateway-fabric"
13+
- title: "NGINX Open Source"
14+
url: "https://nginx.org/en/docs/"
15+
- title: "NGINX Agent"
16+
url: "/nginx-agent"
17+
18+
- productGroup: nginx-app-protect
19+
products:
20+
- title: "NGINX App Protect WAF"
21+
url: "/nginx-app-protect-waf"
22+
- title: "NGINX App Protect DoS"
23+
url: "/nginx-app-protect-dos"
24+
25+
- productGroup: nginx-as-a-service
26+
products:
27+
- title: "NGINX as a Service for Azure"
28+
url: "/nginxaas/azure/"
29+
30+
- productGroup: nginx-other
31+
order: 3
32+
products:
33+
- title: "NGINX Unit"
34+
url: "https://unit.nginx.org/"

0 commit comments

Comments
 (0)