Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-install

A bare-bones Bash script to install Nginx from source with optional modules and GeoIP database updates via cron.

Installation

Run the following commands to download and execute the script:

wget https://github.com/ghraw/zadro/nginx-install/refs/heads/main/nginx-install.sh
chmod +x nginx-install.sh
./nginx-install.sh

Features

  • Installs Nginx from source with optional modules.
  • Supports Brotli, ModSecurity, GeoIP2, and other modules.
  • Configures automatic GeoIP database updates via cron.
  • Ensures a clean, optimized, and lightweight build.
  • Simple and uncomplicated nginx install script.
  • Includes HTTP/3 module.

Disclaimer

This script is provided "as is", without any warranties or guarantees.
Always review the script before running it on a production server.

Credits

License

Licensed under the GNU General Public License v3.0. See LICENSE for details.

About

Simple bare-bones bash script to install Nginx from source with optional modules.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages