Giter Club home page Giter Club logo

easy-lemp's Introduction

Easy-LEMP

EasyLEMP is a Python3 script. EasyLEMP will help you to install LEMP (Nginx, PHP-FPM, MariaDB) on Linux along with phpMyAdmin with just four commands. Currently it only supports Ubuntu Desktop Edition. Support for Ubuntu Server Edition is now under development. Please, try to contribute if you can.

Version

Easy-LEMP is in beta stage. Please, create an issue with this link: https://github.com/ugcoder/Easy-LEMP/issues/new if you get one.

Alpha version: You can install Nginx, PHP-FPM, MariaDB, phpMyAdmin at once.

Beta Version: Implementing feature request by Tarikur Rahaman Sohel, making the script user interactive. Now you can choose what you wanna install and what not.

Requirements

  1. Python 3

  2. Working Internet Connection

Installation

Press Ctrl+Alt+T to open Terminal in Ubuntu. Then apply the following commands one by one:

wget https://github.com/callmehuyv/EasyLEMP/archive/master.zip

unzip Easy-LEMP-master.zip

cd Easy-LEMP-master/

python3 setup.py

Usage

  1. /home/username/public_html is your web server root directory.

  2. To access phpMyAdmin, just type http://localhost/phpmyadmin and press enter. To log in to phpMyAdmin, Use root as username and your MariaDB root password as password.

Testing

Let's test the LEMP server whether it's working or not.

  1. Create a index.php file within your web server root directory.

  2. Now paste the following code, then save it:

  3. Now open your favorite browser and hit http://localhost/. If you can see the PHP Information page, then it's all right. Otherwise, create an issue with this link: https://github.com/ugcoder/Easy-LEMP/issues/new

easy-lemp's People

Contributors

maateen avatar ugcoder avatar

Watchers

James Cloos avatar MM Aurangajeb 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.