Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
systems:nginx.service [2018/01/23 01:58] eServices Greece [setup nginx.conf] |
systems:nginx.service [2019/08/24 10:18] (current) eServices Greece |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | {{tag> | ||
====== Create the systemd service ====== | ====== Create the systemd service ====== | ||
===== Create the service file ===== | ===== Create the service file ===== | ||
Line 23: | Line 24: | ||
[Install] | [Install] | ||
WantedBy=multi-user.target | WantedBy=multi-user.target | ||
- | </ | ||
- | |||
- | ===== setup nginx.conf ===== | ||
- | <sxh bash> | ||
- | pid / | ||
- | user nginx nginx; | ||
</ | </ |