Skip to content

Install Nginx

Please install Nginx, version 1.25.2:

brew install nginx
Important

Do not add nginx as a background service! We will have scripts in place which will start it when necessary.

Do not start nginx at this point!