Fix package name
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
40089938a5
commit
08ce46c69e
@ -6,7 +6,7 @@ These are my NGINX configurations. They are written for Fedora CoreOS's `nginx-c
|
|||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
1. Install `nginx`, `nginx-mod-stream`, and `policycoreutils-python-utils` on Fedora. Makesure `rsync` is available on the OS.
|
1. Install `nginx-core`, `nginx-mod-stream`, and `policycoreutils-python-utils` on Fedora. Makesure `rsync` is available on the OS.
|
||||||
2. Comment out the default server block in `/etc/nginx/nginx.conf`.
|
2. Comment out the default server block in `/etc/nginx/nginx.conf`.
|
||||||
3. Run `setup.sh`
|
3. Run `setup.sh`
|
||||||
4. Make a dummy vhost listening on port `80` with the server_name you want.
|
4. Make a dummy vhost listening on port `80` with the server_name you want.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user