Skip to content

Latest commit

 

History

82 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAMP-GNP-Stack-Builder

This will build a LAMPP stack with the addition of Git, Node, and PGSQL

Installing

  • Create a new instance
  • Install git with sudo dnf install -y git-all or sudo yum install -y git-all
  • Go to a safe place, IE: cd /var/tmp
  • Clone this repo with git clone https://github.com/tommairs/LAMP-GNP-Stack-Builder
  • Enter the repo ... cd LAMP-GNP-Stack-Builder
  • Switch to a privileged user, sudo -s
  • Modify the manifest.txt file if needed
  • Execute the installer for your Linux flavour. IE: sh rk8-installer.sh

For example, if installing on Rocky Linux V8, you can do this:

sudo dnf install -y git-all
cd /var/tmp
git clone https://github.com/tommairs/LAMP-GNP-Stack-Builder
cd LAMP-GNP-Stack-Builder
sudo sh rk8-installer.sh

Tested: Rocky8 To Do: Retest AMZ, CentOS, RH8

About

This will build a LAMP stack with the addition of Git, Node, and PGSQL

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages