Commit graph

12 commits

Author SHA1 Message Date
Mathieu Trossevin 93084d6ce8
nginx: Do not use spawn-fcgi for munin-graph
systemd provides already provides all the fonctionnalities of spawn-fcgi
with the exception of the possibility to spawn multiple process to a
single socket (it can be done using multiwatch though). So we might as
well use the fonctions provided by systemd instead of needing to install
a new package and add a layer of indirection in how the fastcgi service
is managed.

This make for a somewhat simpler service that can be started as an
unprivileged user.
2021-11-17 13:52:15 +01:00
Ludovic Poujol c9ba37614c nginx: Munin url config is now a template to insert the server-status prefix 2018-12-05 16:25:48 +01:00
Tristan PILAT b095f87f85 Nginx role now handle Nginx installation from backports for either Debian Jessie or Stretch 2018-07-31 16:06:05 +02:00
Jérémy Lecour b3ad23fcc6 Nginx: fix fcgi Munin graphs
fixes https://forge.evolix.org/issues/2371
2017-12-05 23:07:13 +01:00
Jérémy Lecour 19b6773b18 nginx: adjust apt preferences for backports
All variants of nginx and libssl are used from backports
2017-11-26 12:44:41 +01:00
Jérémy Lecour 9798022192 Nginx: fix ipaddr_whitelist path 2017-10-09 16:13:26 +02:00
Jérémy Lecour 81aabdbe5e nginx: apt preferences for libnginx packages 2017-09-12 15:16:03 +02:00
Jérémy Lecour da974b6cb0 merge nginx roles 2017-07-13 09:59:37 +02:00
Jérémy Lecour 91c8fad950 Extract logrotate configurations in roles 2017-01-03 16:58:19 +01:00
Jérémy Lecour c0ab8f99ce Squash: conventions, evolinux, etc-git… 2016-12-21 16:12:30 +01:00
Jérémy Lecour 70c6769831 add an example for Nginx whitelist 2016-12-21 16:12:24 +01:00
Jérémy Lecour 496885341d add an nginx role 2016-12-21 16:12:12 +01:00