Commit graph

61 commits

Author SHA1 Message Date
nd
72bd7c7a7d
enable TLSv1.3 2021-01-24 13:02:17 +01:00
nd
c9bd5720e3
add php-pear, set default timezone utc 2021-01-22 22:02:49 +01:00
nd
4d44f889cc
Merge branch 'master' of ssh://git-ssh.notandy.de:2222/ansible/roles/nginx 2020-12-20 20:48:23 +01:00
nd
63f955a87d
add support for max_fails and fail_timeout for upstreams 2020-12-20 20:45:35 +01:00
psy
da10042f59
fix typo 2020-10-31 17:37:23 +01:00
nd
9ae5118da4
add module to basic nginx config 2020-10-31 02:35:39 +01:00
Fabian Freyer
fb6e4a91d1
[PATCH] Add support for adding more upstream attributes 2020-10-18 18:42:23 +02:00
nd
2935b69f77
add php-bcmath to php-fpm module 2020-10-18 18:40:35 +02:00
nd
70f6e446eb
Merge branch 'master' of ssh://git-ssh.notandy.de:2222/ansible/roles/nginx 2020-07-28 00:55:42 +02:00
nd
50b85be487
added more disabled functions from php 7.3 2020-07-28 00:54:51 +02:00
nd
b5ed095d35
add support to add headers to proxy 2020-07-05 15:33:49 +02:00
nd
f68c0c8b9b
remove check_mk monitoring support 2020-06-28 00:44:25 +02:00
nd
5d65c9c976
added support for custom tls certificates 2020-05-22 21:57:17 +02:00
nd
7183dcfe66
disable http/2 without ssl 2020-05-21 13:56:07 +02:00
nd
a43c036581
enabled http2 2020-05-16 10:31:16 +02:00
nd
ffa02fdd6c
removed monitoring 2020-05-11 19:08:51 +02:00
nd
ec4f939b77
fix vhost creation 2020-05-09 23:08:22 +02:00
nd
94bd2eabac
made snake oil certificate option optional 2020-04-30 20:01:35 +02:00
nd
6781423adf
moved force_ssl and self signed cert to tasks 2020-04-30 19:59:06 +02:00
nd
b3aa2c6169
add support for custom locations 2020-04-29 18:52:07 +02:00
nd
1ddb7fa78d
extend existing certificate list instead of overwriting it. Ansible realy needs a deep merge... 2020-04-26 11:57:17 +02:00
nd
d2ddb8a666
added docu for maps 2020-04-18 22:45:52 +02:00
nd
1ec6fbb1fd
added support for includes and auths, extended docu 2020-04-18 22:29:15 +02:00
nd
b1b10fad9b
pki-server is named x509certs here 2020-04-18 16:50:59 +02:00
nd
7afb0b1236
increased server_names_hash_bucket_size to 64 2020-04-18 16:08:12 +02:00
nd
be5a9d8b8e
moved ssl_stapling to main config 2020-04-16 22:55:35 +02:00
nd
b926014bdf
add support to add headers to all vhosts 2020-03-04 23:36:53 +01:00
nd
be5b2f4bae
add option to set php memory limit 2020-03-04 13:36:24 +01:00
nd
131c67df21
removed trailing whitespaces 2019-11-02 14:55:19 +01:00
nd
ca4380d4af
letsencrypt argument for vhosts is optionaly, do not crash 2019-11-01 22:33:10 +01:00
nd
7350ebc52f
fixup! use certificates role instead of letsencrypt role 2019-11-01 20:57:04 +01:00
nd
53a4544ba1
use certificates role instead of letsencrypt role 2019-11-01 20:02:41 +01:00
nd
f79fec1356
moved resolver to nginx dict 2019-09-01 23:35:15 +02:00
nd
6d652e56a9
support php7.3 and buster 2019-07-19 01:34:28 +02:00
nd
773f2339e8
fixed x-forwarded-for 2019-07-14 14:51:19 +02:00
nd
977ba57da9
added docu 2019-05-21 20:09:44 +02:00
nd
b0fe6bb0ee
added x-forward-ip support 2019-05-21 19:50:39 +02:00
nd
0e8c531d0b
Merge branch 'master' of ssh://git-ssh.notandy.de:2222/ansible-roles/nginx 2019-04-27 21:47:37 +02:00
nd
9289015473
added support for php ini values and custom vhost config 2019-04-27 21:47:33 +02:00
nd
e017c7aab9
add support for websockets 2019-04-16 13:10:19 +02:00
nd
5846acce89
added option to disable monitoring and pki 2019-04-13 23:32:58 +02:00
nd
6f47d40424
added php modules 2019-04-13 21:06:46 +02:00
nd
a7a49f80d3
updated doku for php 2019-04-09 21:35:36 +02:00
nd
c1113aea9b
merged nginx-php role into this one 2019-04-09 21:01:39 +02:00
nd
6d087a3938
fixed vhost config and ssl trusted certs 2019-03-30 20:39:16 +01:00
nd
6d75684a40
no longer enabling ssl on nossl ports... 2019-03-30 13:42:51 +01:00
nd
2d8e15d369
updated README 2019-02-11 23:16:29 +01:00
nd
e8205007bb
fixup! added location support 2019-02-11 02:08:31 +01:00
nd
ba448f3185
added location support 2019-02-11 02:06:51 +01:00
nd
837e8e0531
changed letsencrypt default 2019-02-11 01:35:26 +01:00