Skip to content

devemio/nginx-configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

39 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”’ Wildcard SSL Nginx configuration for Laravel

This script allows you to quickly install the latest version of Nginx web server, configure wildcard domain routing, install a secure ssl wildcard certificate through Let's Encrypt. This installation has been tested on Ubuntu 16.04 and Nginx 1.15.11.

Based on Nginx Server Configs.

Installation

Install Nginx (optional)

./bin/install-nginx.sh

Install Docker (optional)

./bin/install-docker.sh

1. Install nginx configurations

./bin/install-configurations.sh <base_domain_name>

The following files will be created:

/etc/nginx
  |- server-configs-nginx // base configurations from h5bp
  |- base                 // bash nginx configurations
  |- conf.d
  |  |- default.conf
  |  |- wildcard.conf
  |- nginx.conf

2. Install wildcard ssl certificates with Let's Encrypt

./bin/install-ssl.sh <base_domain_name>

The following files will be created:

/etc/letsencrypt
  |- live
  |- options-ssl-nginx.conf
  |- ssl-dhparams.pem

About

🏝 Wildcard SSL Nginx configuration for Laravel.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy