Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mijndert/nginx-conf
Example Nginx conf
https://github.com/mijndert/nginx-conf
nginx nginx-conf
Last synced: 12 days ago
JSON representation
Example Nginx conf
- Host: GitHub
- URL: https://github.com/mijndert/nginx-conf
- Owner: mijndert
- License: mit
- Created: 2020-04-03T09:18:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-16T12:39:36.000Z (almost 5 years ago)
- Last Synced: 2025-01-18T07:45:57.439Z (12 days ago)
- Topics: nginx, nginx-conf
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Example Nginx conf
This is an nginx.conf I created through the years. It serves as a starting point for your own Nginx installs.
SSL settings (partly) based on modern Nginx settings at https://ssl-config.mozilla.org/
You can use [acme.sh](https://github.com/acmesh-official/acme.sh) to implement SSL in the proxy config.
More info on acme.sh here: https://mijndert.github.io/writing/posts/using-acme.sh-to-issue-lets-encrypt-certificates/