https://github.com/ldd/nginx-helper
Help Setup nginx and Let's encrypt on a new instance
https://github.com/ldd/nginx-helper
Last synced: about 1 year ago
JSON representation
Help Setup nginx and Let's encrypt on a new instance
- Host: GitHub
- URL: https://github.com/ldd/nginx-helper
- Owner: ldd
- Created: 2019-09-02T15:44:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-04T14:13:26.000Z (almost 5 years ago)
- Last Synced: 2025-02-07T21:18:19.827Z (over 1 year ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nginx-helper
Cloud provider agnostic, simple, fast.
Tested on Ubuntu 18.04, on [GCP](https://cloud.google.com/)
Simply run
`sudo WEBSITE_URL=mysite.com setup-nginx-server-block.sh`
If you wish to cleanup
`sudo WEBSITE_URL=mysite.com cleanup.sh`