Updating Configurations and Managing Certificates at Scale with NGINX Instance Manager

Original: https://www.nginx.com/blog/updating-configurations-managing-certificates-at-scale-nginx-instance-manager/

We launched NGINX Instance Manager earlier this year to help enterprises discover, track, secure, and configure NGINX Open Source and NGINX Plus instances. We are excited to announce NGINX Instance Manager version 1.0 which introduces the following capabilities:

Tagging for Simplified Management at Scale

The more NGINX instances you have, the more challenging it can be to manage them. You can now apply tags to NGINX instances and RBAC roles, enabling you to act on all members of a group at once. You can group together NGINX instances or roles based on any characteristic, for example categorizing instances by management team (DevOps, NetOps), purpose (test, sandbox, production), operating system (CentOS, Ubuntu), NGINX model (NGINX Open Source, NGINX Plus), and environment (AWS, on‑premises, private cloud).

With tagging, you can perform tasks like the following faster and easier:

Certificate Management for Uninterrupted Service

NGINX is now the #1 web server on the Internet. With so many sites relying on it, there’s a potential for outages caused by expired SSL/TLS certificates on NGINX instances. The NGINX Instance Manager certificate management interface enables you to detect expiring certificates and replace them to ensure secure and uninterrupted services.

The report from a certificate scan specifies the number of days remaining before expiration. You can utilize the API to query and keep track of web servers that need a renewed certificate – no separate agent is needed. Once you have identified that a certificate has expired, you can replace it. In fact, you can leverage Instance Manager to update and replace any file referenced in NGINX configuration, including key files and JavaScript files as well as certificates.

The screenshot shows the results of a certificate scan of NGINX instances with IP addresses in the 10.1.1.0/24 range that are listening on port 443.

In this screenshot, the configuration editor is used to upload a certificate to a managed NGINX instance.

Want to Give NGINX Instance Manager a Try?

Download a 30-day free trial or contact us to discuss your use cases.

Retrieved by Nick Shadrin from nginx.com website.