Commit graph

3 commits

Author SHA1 Message Date
lallulli
f4af965a2e
Better way of updating nginx configuration
Using `nginx -s reload` is better than restarting the server on live systems, because if there is any problem with new config files, nginx will warn you, refuse to reload and continue to work with old configuration. Moreover, this command will minimize downtime.
2019-10-31 11:36:05 +01:00
Dominik Picheta
c3c3d91a0a Improves setup document. 2018-05-27 21:45:08 +01:00
Dominik Picheta
5c15dd3f11 Add setup file. Fixes #139. 2018-05-27 21:25:08 +01:00