Skip to content

This sproject automates the setup of a LAMP (Linux, Apache, MySQL, PHP) stack for hosting an e-commerce application. It installs and configures MariaDB for database management, sets up the web server with Apache, and deploys the e-commerce application code.

License

Notifications You must be signed in to change notification settings

vsingh55/LAMP-Stack-E-commerce-App-Deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAMP Stack E-commerce Deployment

Automate the deployment of LAMP Stack E-commerce Application using this bash script.

Introduction

This script automates the setup of a LAMP (Linux, Apache, MySQL, PHP) stack for hosting an e-commerce application. It installs and configures MariaDB for database management, sets up the web server with Apache, and deploys the e-commerce application code.

How to Use

  1. Clone this repository: git clone https://github.com/krvsc/LAMP-Stack-E-commerce-App-Deployment.git
  2. Run the script: ./script.sh

Skills Used in This Project

  • Shell Scripting
  • Linux System Administration
  • Database Management (MariaDB)
  • Web Server Configuration (Apache)
  • Git Version Control

What You Will Gain

By using this script, you will be able to quickly deploy a fully functional e-commerce application. It simplifies the setup process and ensures consistency in deployment.

Contribution

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

Thank You

Thank you for using this script for automating your LAMP stack deployment!

About

This sproject automates the setup of a LAMP (Linux, Apache, MySQL, PHP) stack for hosting an e-commerce application. It installs and configures MariaDB for database management, sets up the web server with Apache, and deploys the e-commerce application code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published