https://github.com/dirmeier/nginx-conf
Nginx configuration files
https://github.com/dirmeier/nginx-conf
Last synced: 4 months ago
JSON representation
Nginx configuration files
- Host: GitHub
- URL: https://github.com/dirmeier/nginx-conf
- Owner: dirmeier
- License: gpl-3.0
- Created: 2021-10-31T17:56:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-07T18:05:30.000Z (over 4 years ago)
- Last Synced: 2025-01-17T06:45:46.871Z (over 1 year ago)
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nginx-conf
## About
This repository contains the configurations of my nginx server.
## Installation
Following the installation, sets up `nginx` and a SSL certificate.
1) Install `nginx` on a server
2) Call
```bash
cp -r nginx.conf conf.d /etc/nginx
```
3) Install certbot from https://certbot.eff.org/