Everything

before-you-begin

Before you can set users’ passwords, ensure you have created users in NGINX Instance Manager. Once you’ve created the users, you can use one of the following options to set their passwords.

bootstrap-table

Method Endpoint
GET /api/platform/v1/systems/{systemUID}/instances
POST /api/platform/v1/security/{systemUID}/instances/{nginxUID}/config

call-out

Go templating in Instance Manager includes support for the Sprig function library, offering a wide range of additional functions that can be used in templates for advanced operations like string manipulation, data conversion, mathematics, and more.

caution

Caution
Enabling logs using the NGINX Logs blade on your NGINXaaS deployment is now deprecated. This feature will be removed in an upcoming update. If you have issues accessing your NGINX logs using the deprecated method, please follow the steps in this guide to access your NGINX logs.

comment

This one literally stops the contents being rendered… It’s for markdown comments.

deprecated

Deprecated
Using the helper.sh script to download your NGINX Plus certificate and key bundle is deprecated in in NGINX Controller v3.9.

download

ngf-grafana-dashboard.json

img

hero-graphic

hero-graphic

important

Important
If the fingerprint is different, remove the file.

include

You can find more information about the NGINX Plus OpenID Connect integration in the project's [GitHub repo](https://github.com/nginxinc/nginx-openid-connect#nginx-openid-connect).

see-also

See also!

details

Learn how to pin NGINX Plus to a specific version, closed by default

And this is the content on how to do so.

example dynamic-agent.conf

Default location in Linux environments: /var/lib/nginx-agent/agent-dynamic.conf

Default location in FreeBSD environments: /var/db/nginx-agent/agent-dynamic.conf

yaml
# Dynamic configuration file for NGINX Agent.

instance_group: my-instance-group
tags:
  - dev
  - qa

This is some text, under a heading with a link. There was a bug, where if a heading had a link in it, it would get duplicated in old frame.