installer.to icon indicating copy to clipboard operation
installer.to copied to clipboard

Proposal for `LAMP` to have a installer script

Open Bhavesh0327 opened this issue 5 years ago • 0 comments

About the tool

LAMP (Linux, Apache, MySQL, PHP/Perl/Python) is a very common example of a web service stack, named as an acronym of the names of its original four open-source components: the Linux operating system, the Apache HTTP Server, the MySQL relational database management system (RDBMS), and the PHP programming language.

Refer https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu

How the "cURL & bash" command be

curl https://installer.to/lamp | bash

Checklist

  • [x] I checked the Issues list and I'm sure I'm not duplicating an existing request

  • [x] I checked the Pull Request list and I'm sure I'm not proposing for a tool that is about to get added


I request the community to consider my proposal and cast your votes by commenting,

  • +1 if you like to see an installer script for this tool in this repo
  • -1 if you do not like to see an installer script for this tool in this repo

Bhavesh0327 avatar Mar 30 '20 14:03 Bhavesh0327