Skip to content
/ stacks Public

Makes NGINX Server Blocks in less than a minute

License

Notifications You must be signed in to change notification settings

sdan/stacks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stacks

Makes NGINX Server Blocks in less than 5 minutes

Getting Started

  • You'll need to have NGINX set-up on your server.
  • You'll need the directory /etc/nginx/sites-available to have your config files.

Prerequisites

NGINX and some basic Bash knowledge

Installing

  • Go to home directory
  • Unpack repository into current directory
git clone https://github.com/dantuluri/stacks.git

Then

mv * .[^.]* ..

To run the bash script

bash script.sh

You'll be set!

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Makes NGINX Server Blocks in less than a minute

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published