File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/agent/installation-upgrade Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 71
71
skip_verify : true
72
72
` ` `
73
73
74
- For more information, see [Agent Protocol Definitions and Documentation](https://github.com/nginx/agent/tree/main /docs/proto/README.md).
74
+ For more information, see [Agent Protocol Definitions and Documentation](https://github.com/nginx/agent/blob/dev-v2 /docs/proto/README.md).
75
75
76
76
### Enable the REST interface
77
77
@@ -152,7 +152,7 @@ Open a web browser to view the mock control plane at [http://localhost:54790](ht
152
152
- **configs/raw** - shows the actual configuration as it would live on the data plane
153
153
- **metrics** - shows a buffer of metrics sent to the management plane (similar to what will be sent back in the REST API)
154
154
155
- For more NGINX Agent use cases, refer to the [NGINX Agent SDK examples](https://github.com/nginx/agent/tree/main /sdk/examples).
155
+ For more NGINX Agent use cases, refer to the [NGINX Agent SDK examples](https://github.com/nginx/agent/tree/dev-v2 /sdk/examples).
156
156
157
157
# # Start and Enable Start on Boot
158
158
You can’t perform that action at this time.
0 commit comments