Skip to content

Instantly share code, notes, and snippets.

@armsultan
armsultan / nginx-manager.conf
Created June 20, 2021 22:00
nginx-manager.conf
#
# /etc/nginx-manager/nginx-manager.conf
#
# Configuration file for NGINX Instance Manager Server
# bind address for all service ports (default "127.0.0.1")
bind-address: 127.0.0.1
# gRPC service port for agent communication (default "10000")
grpc-port: 10000