Skip to content

zzzkeil/webserver-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A small nginx webserver with lets encrypt, tlsv1.3 only

base install, just for multiple html sites, with index.html placeholder

.... (no php, no db installed)

(beta) for Debian 11 ( in testing Ubuntu 20.04 )

wget -O  debian_small_webserver.sh https://raw.githubusercontent.com/zzzkeil/webserver-nginx/master/debian_small_webserver.sh
chmod +x debian_small_webserver.sh
./debian_small_webserver.sh

(work in progress, sometime)

addon to install php 8 and mariadb 10

old but with php8 and mariadb.....

example: click to expand!
For Ubuntu 18.04 / 20.04:
wget -O  webserver-nginx-php-mariadb.sh https://raw.githubusercontent.com/zzzkeil/webserver-nginx/master/old/webserver-nginx-php-mariadb.sh
chmod +x webserver-nginx-php-mariadb.sh
./webserver-nginx-php-mariadb.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages