Skip to content

the idea here is to create an automatic installation lamp script where it will make all the default settings to work alone and generate the root and password for your mysql

Notifications You must be signed in to change notification settings

Jeffersoncharlles/auto_install_Lamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Auto Install Lamp ubuntu server 20.04

the idea here is to create an automatic installation lamp script where it will make all the default settings to work alone and generate the root and password for your mysql

About this Project

Auto Install Lamp It is an application for ubuntu server 20.04 where it automatically installs all the apache mysql and php leaving you ready for use

Build Status

Functionalities

  • auto install apache

  • auto install update

  • auto install upgrade

  • auto install wget unzip git

  • auto install php7.4 php7.4-cli php7.4-curl php7.4-gd php7.4-json php7.4-xml php7.4-zip php7.4-mbstring php7.4-mysql

  • auto install install mariadb-server

    • untested functions mariadb settings
  • the script also generates a report of some machine information

Getting Started

Prerequisites

ubuntu 20.04

Installing

Cloning the Repository Installing dependencies

$ git clone https://github.com/Jeffersoncharlles/auto_install_Lamp.git

$ cd auto_install_Lamp 
$ sudo chmod +x auto_install_Lamp-20-04.sh
$ sudo bash ./auto_install_Lamp-20-04.sh

Contributing

You can send how many PR's do you want, I'll be glad to analyse and accept them! And if you have any question about the project...

Email-me: contato@jefferdeveloper.com

Connect with me at LinkedIn

Thank you!

License

This project is licensed under the MIT License - see the LICENSE page for details.

About

the idea here is to create an automatic installation lamp script where it will make all the default settings to work alone and generate the root and password for your mysql

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages