+ install nginx via apt
+ add octobercms.conf to nginx
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
---
|
||||
- hosts: debian10
|
||||
roles:
|
||||
- nginx
|
||||
- php
|
||||
- { role: 'nginx', tags: 'nginx' }
|
||||
- { role: 'php', tags: 'php' }
|
||||
|
||||
# Associate further roles to servers in specific group in this file...
|
||||
|
||||
...
|
||||
...
|
||||
Reference in New Issue
Block a user