Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

KOYU-Tech/ws-preinstall-u18

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

ws-preinstall-u18

Bash Script for a webserver preinstallation on a clean VPS/VDS with Ubuntu 18

  • Nginx
  • NPM, NVM, Yarn
  • NodeJs v14
  • PHP 7.4 (+FPM)
  • CertBot
$ wget https://koyu.tech/github/wsp-u18.sh
$ sudo chmod +x ./wsp-u18.sh
$ sudo ./wsp-u18.sh

Or by single line

$ wget https://koyu.tech/github/wsp-u18.sh && sudo chmod +x ./wsp-u18.sh && sudo ./wsp-u18.sh

About

Preinstall webserver on Ubuntu 18

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages