Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 670 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 670 Bytes

NGINX Config Creator

Introduction

An easy to use NGINX config creator that works with php 7.2

Requirements

PHP 7.2

Certbot

Installation

Download and extract to a folder

Run chmod a+x makenginx.sh

Type ./makenginx.sh

Follow prompts

This will only work for php 7.2, you can edit the script to make it work for other php versions and custom configs. The base is there

Other stuff

This probably wont be any use to you, but you can modify it to make long and boring tasks easier. You will most likely error if you don't have a Let's Encrypt certificate created before restarting NGINX, the script gives an option to make one for you.