Skip to content

Automated installation script for LAMP stack written in bash

Notifications You must be signed in to change notification settings

lukrencijus/LAMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

  • Your task is to write installation script for LAMP stack (Linux, Apache, MariaDB, PHP) learn download source code, compile software on your machine and deploy software and related libraries in /opt/. It is also important to download, compile and install in /opt/ all components of a LAMP stack (Linux, Apache, MariaDB, PHP) on your Debian virtual machine without using any package managers for the installations.
  • Write your own automated script lamp_install.sh as bash script (that repeats full download, extract, compilation, installation, configuration and start) to deploy this stack and test its components to ensure they work. Shell script initially shall be deployed from git on fresh machine and do intelligent checks and necessary package instalation and compilations.

About

Automated installation script for LAMP stack written in bash

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published