Skip to content
/ MNPP Public
forked from jyr/MNPP

Mac + Nginx + Percona + PHP a high performance web server in a one-click installer

Notifications You must be signed in to change notification settings

gnuget/MNPP

 
 

Repository files navigation

#MNPP Mac + Nginx + Percona + PHP ###A high performance web server in a one-click installer.

Contributors

This project is currently maintained by the following people:

Jair Gaxiola (Core developer)
César Salazar
Iván Mayoral
Astrata Software

##Features

  • Start / stop services global
  • Start / stop services individually
  • Open the default page MNPP
  • Set preferences - start / stop global services

##Arch

  • x86_64

##Runs from console

Start

$ sudo mnpp --start

Start only one service

$ sudo mnpp --start [service]

service: nginx | percona | php

Stop

$ sudo mnpp --stop

Stop only one service

$ sudo mnpp --stop [service]

service: nginx | percona | php

About

Mac + Nginx + Percona + PHP a high performance web server in a one-click installer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 61.8%
  • C 21.5%
  • Perl 7.6%
  • Shell 2.9%
  • Python 2.4%
  • C++ 2.2%
  • Other 1.6%