Skip to content

Just Run The Scripts... BoooooM!!!! Your Server Setup Done

Notifications You must be signed in to change notification settings

nayeemdev/server-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Server Setup

About

For Seting Up You Apache Server for PHP Project

Files Introduction

  • update.sh

    For Updating required Packages and Dependencies

  • apache2.sh

    For installing apache2 Server

  • nginx.sh

    For installing nginx Server

NOTE: You should use only apache or only nginx not both.

  • php.sh

    For Installing PHP and Composer

  • mysql.sh

    For Installing mySQL and PHPMyAdmin

  • node.sh

    For Installing nodejs and npm

  • certbot.sh

    For installing certbot for domain ssl

  • ssl.sh

    For active ssl for your domain with certbot

Installation Process

First need to permission for run these file. Give execute permission to all script:

sudo chmod +x ./*

And to Run your Script

sudo ./{scriptname}.sh

Example

sudo ./php.sh

About

Just Run The Scripts... BoooooM!!!! Your Server Setup Done

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages