https://github.com/peralva/nginx_dynamic_servers
Nginx Dynamic Servers
https://github.com/peralva/nginx_dynamic_servers
Last synced: about 1 year ago
JSON representation
Nginx Dynamic Servers
- Host: GitHub
- URL: https://github.com/peralva/nginx_dynamic_servers
- Owner: peralva
- Created: 2023-02-23T12:40:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-24T22:13:27.000Z (over 3 years ago)
- Last Synced: 2025-03-17T01:18:09.945Z (over 1 year ago)
- Language: TypeScript
- Size: 46.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nginx_dynamic_servers
Nginx Dynamic Servers
Nginx Dynamic Servers is a service that changes a configuration file dynamically according to which servers are online at that time for use in Nginx.
Note: The "nginx_file.bin" parameter is used to automatically reload nginx. If the same is defined, to work, this service must be running with the same nginx user.