Skip to content

Prepare - Set up NGINX as a proxy #822

Open
@thomas-germano

Description

@thomas-germano

Describe the bug

The documentation is only about nginx agent v2 configuration and not nginx agent v3 configuration.

Expected behavior

Please update the documentation with the following configuration for nginx agent v3.

command:
  server:
    host: YOUR_PROXY_IP_ADDRESS_HERE
    port: 5000
  auth:
    token: "YOUR_DATA_PLANE_KEY_HERE"
  tls:
    server_name: agent.connect.nginx.com
    skip_verify: false

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions