Skip to content

Menu bar application for easily start/stop/reload nginx server installed on your mac

Notifications You must be signed in to change notification settings

ptfly/NginxControl

Repository files navigation

NginxControl

Menu bar application for easily start/stop/reload nginx server installed on your mac

Download compiled version: NginxControll.app

Note

My nginx installation is done through brew, and all nginx paths required for NginxControl to work are hardcoded according to that install. These are the paths used by the application and if you did it with brew, the app should work out-of-the-box on your setup:

/usr/local/bin/nginx

/usr/local/var/run/nginx.pid

/usr/local/etc/nginx/nginx.conf

If yours are different, the application wont work, you should fix these paths in AppController.m and build it yourself.

About

Menu bar application for easily start/stop/reload nginx server installed on your mac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published