Grundstuktur erstellt.
This commit is contained in:
commit
db6f5ac31a
15 changed files with 67 additions and 0 deletions
11
roles/nginx/README.md
Normal file
11
roles/nginx/README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# nginx
|
||||
|
||||
## Aufgaben der Rolle
|
||||
|
||||
- Installation von nginx
|
||||
- Aktivieren und Starten des Services
|
||||
- Konfigdatei aus Template erzeugen
|
||||
- Verzeichnis für virtualhosts anlegen (vhosts.d)
|
||||
- Wenn sich eine Konfigdatei ändert, soll nginx neu gestartet werden
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue