Code Monkey home page Code Monkey logo

lemp-installer's Introduction

Quick LEMP stack Installer srcipt

ViewCount

GitHub issues GitHub issues GitHub forks GitHub stars

Buy Me A Coffee

Supported Operating Systems:

  • Arch
  • Debian
  • Linux mint
  • Raspbian
  • Mac Feature Request - Feel free to contribute

Steps:

  1. Clone this repository
  2. cd LEMP-install
  3. chmod +x lemp.sh this command makes bash script executable
  4. ./lemp.sh or ./lemp.sh $YOUR_MYSQL_ROOT_PASSWORD (only for debian based distributions)

That's it :)

PHP latest version - v7.3

Mysql version - Latest Stable

Note: The default mysql root user password is empty unless you provide it as an argument to the script.

lemp-installer's People

Contributors

justinushermawan avatar thamaraiselvam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

lemp-installer's Issues

Support for Arch Linux

Now the script supports only on Debian based distributions. We need to add support for other distributions as well.

Initially, let's start with Arch Linux

First, write a method to find distribution, Then create a new method and call it whenever current operating system is Arch Linux.

This part should be generic so when new distribution comes in we can add it easily

Shellcheck integration

To keep a good coding standard even for shell scripts, it might be nice to have shellcheck running as code analyzer on travis ci as a build step.

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.