Giter Site home page Giter Site logo

deploy's Introduction

Simple LNMP Installer

My personal server deployment scripts for GNU/Linux Ubuntu. Tested in GNU/Linux Ubuntu 12.04 & 14.04.

Features

  • Nginx custom build from RtCamp optimized for Wordpress site, Laravel, and Phalcon PHP Framework
  • Nginx with FastCGI cache enable & disable feature
  • Nginx pre-configured optimization for low-end VPS
  • MariaDB 10 (MySQL drop-in replacement)
  • PHP 5.x latest build
  • PHP5-FPM sets as user running the PHP script (pool)
  • Zend OPcache
  • Memcached 1.4
  • ionCube PHP Loader
  • Adminer (PhpMyAdmin replacement)

Usage

git clone https://github.com/joglomedia/deploy.git

Install Nginx. PHP 5 & MariaDB

cd deploy/scripts
sudo ./simpleLNMPinstaller.sh

or

wget --no-check-certificate https://raw.githubusercontent.com/joglomedia/deploy/master/scripts/simpleLNMPinstaller.sh
sudo ./simpleLNMPinstaller.sh

Nginx vHost Configuration Tool (Ngxvhost)

This script also include Nginx vHost configuration tool to help you add new site easily. The Ngxvhost must be run as root (try using sudo).

Ngxvhost Usage

sudo ngxvhost -u someone -s example.com -t default -d /home/user/Webs/example.com

Note: Ngxvhost will automagically add new FPM user's pool config file if it doesn't exists.

Web-based Administration

You can access pre-installed web-based administration tools here

http://YOUR_IP_ADDRESS/tools/

Found bug? Have any suggestions?

Please send your PR on the Github repository.

(c) 2015 MasEDI.Net

deploy's People

Contributors

joglomedia avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.