Support for nginx
Return server and build arguments
CLI Example:
salt '*' nginx.build_info
Signals nginx to start, reload, reopen or stop.
CLI Example:
salt '*' nginx.signal reload
Return the data from an Nginx status page as a dictionary. http://wiki.nginx.org/HttpStubStatusModule
The URL of the status page. Defaults to 'http://127.0.0.1/status'
CLI Example:
salt '*' nginx.status
Generated on March 19, 2025 at 23:37:01 UTC.
You are viewing docs for the previous stable release, 3006.10. Switch to docs for the latest stable release, 3007.1, or to a recent doc build from the master branch.
© 2025 VMware, Inc. | Privacy Policy