EventStore-DevOps
EventStore-DevOps copied to clipboard
Do not hard code nginx download path
The download path to nginx is hard coded in master.ps1 script. The downloads URLs should be moved to a separate file and parsed in a similar way to the event store downloads are. Storing in a separate file allows others to change download path.
The download links should default to official nginx download links