juato / developers-script

Bash Script auto-install

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NGINX-PHP-FPM-MONGODB INSTALL SCRIPT

A script to install Nginx, Php-Fpm, MongoDB stack on Ubuntu.

It uses the stable release repository provided by 10gen.

Platform

The script is build for the following platforms:

  • Debian, Ubuntu

The script is tested on the following platforms:

  • Ubuntu 12.04, 12.10

Install

chmod +x install.sh
sudo ./install.sh

About

Bash Script auto-install