mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-04-01 12:02:09 +07:00
Doc fixes
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
Nginx for Debian Ansible role
|
Nginx for Debian/FreeBSD Ansible role
|
||||||
=============================
|
=====================================
|
||||||
|
|
||||||
[](https://galaxy.ansible.com/list#/roles/4399) [](https://travis-ci.org/HanXHX/ansible-nginx)
|
[](https://galaxy.ansible.com/list#/roles/4399) [](https://travis-ci.org/HanXHX/ansible-nginx)
|
||||||
|
|
||||||
Install and configure Nginx on Debian.
|
Install and configure Nginx on Debian/FreeBSD.
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
|
|
||||||
@@ -57,6 +57,8 @@ Fine configuration
|
|||||||
|
|
||||||
[Basic Auth](doc/auth.md)
|
[Basic Auth](doc/auth.md)
|
||||||
|
|
||||||
|
[FreeBSD](doc/freebsd.md)
|
||||||
|
|
||||||
|
|
||||||
Note
|
Note
|
||||||
----
|
----
|
||||||
|
|||||||
4
doc/freebsd.md
Normal file
4
doc/freebsd.md
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
Freebsd
|
||||||
|
=======
|
||||||
|
|
||||||
|
Due to Ansible + FreeBSD limitations (`ansible_processor_vcpus`), You must explicitely set `nginx_worker_processes`.
|
||||||
Reference in New Issue
Block a user