Commit graph

43 commits

Author SHA1 Message Date
2d01e9c95e nginx/server: Remove deprecated warn otpion 2023-06-18 19:06:52 +00:00
a49bba39f9 Remove custom http log configurations 2023-02-11 19:43:22 +00:00
bfbb54b02c nginx: Add support for proxied websockets 2023-01-29 01:51:13 +00:00
d25e7f51e9 nginx/server: Fix warnings on non OpenBSD hosts 2022-12-13 20:29:37 +00:00
a078b01bdb nginx/server: Fix role for el9 2022-11-06 15:16:00 +00:00
359070aa88 nginx: Fix calling restart handlers 2022-10-30 22:08:06 +00:00
a29a3ad19a nginx: Drop CentOS 7 support 2022-10-30 19:52:59 +00:00
0745d3a635 nginx: ansible-lint fixes 2022-10-30 16:32:45 +00:00
69bc7d96f2 Lint fixes 2022-02-25 17:49:50 +00:00
26d92fd306 nginx: Remove some garbage from variable 2022-02-25 17:28:44 +00:00
0702b45dad Lint fixes 2022-02-25 17:03:03 +00:00
3ad436adcd nginx/server: Use 1.20 branch for EL8 hosts 2022-02-03 18:10:02 +00:00
d516a33079 nginx-server: Make logs readable on CentOS 7 2021-09-26 13:14:06 +00:00
855234f77c nginx/server: Fix logs and rotation for CentOS 2021-09-17 16:19:31 +00:00
b51601515e nginx/server: Allow logsync user to copy logfiles 2021-09-16 19:48:44 +00:00
5d8bf1c994 nginx: Add log rotation script and cron job 2021-09-16 17:49:42 +00:00
287e8264fc nginx/server: Disaable system logrotate on OpenBSD 2021-09-16 17:32:25 +00:00
f9f194b3a2 nginx: Set error log level to warn 2021-09-16 17:14:49 +00:00
ed538d3371 nginx/server: Use combined log format for access log 2021-09-16 16:48:57 +00:00
3c4034f80b nginx: Remove deprecated ssl option 2021-09-03 15:42:09 +00:00
e522ef0e53 nginx: Enable TLSv3 for conencting to upstream 2021-09-03 15:27:16 +00:00
ca3270d89b nginx/server: Use SNI when connecting to backend servers 2021-03-22 20:59:03 +00:00
147c8d4db5 nginx/server: Add plaintext HTTP server support for cert validation 2021-03-22 20:35:38 +00:00
aed88b417b nginx/server: Verify backend cert when proxying web sites 2021-03-22 19:02:10 +00:00
fbb64c4fb0 nginx/server: Drop xslt module as it's not used anymore 2021-03-22 17:09:27 +00:00
730cf1ab09 nginx: Set hsts headers in proxy level and not in backend 2021-03-20 14:29:28 +00:00
7febf3bda5 nginx/server: Use mozilla recommended ssl settings 2021-03-16 22:45:21 +00:00
8a5d3cde28 nginx/server: Wait for network before starting service 2021-03-12 09:11:52 +00:00
3b67903e4f nginx: Configure proxy key/cert globally and not in site 2020-09-09 19:55:00 +00:00
5d33f46a11 nginx/server: Disable chroot on OpenBSD 2020-09-09 11:09:22 +00:00
9b3bfe9bc8 nginx: use mozilla recommended ssl options 2019-07-05 10:20:25 +03:00
6cd29b72a7 nginx: enable http2 protocol 2019-07-05 10:20:00 +03:00
8920d79078 selinux file context fixes for nginx data directories 2019-06-11 15:53:55 +03:00
ddb7ddc71b use fullchain certificates for nginx 2019-05-28 01:10:42 +03:00
d448eb6522 no default vars just os family specific 2019-05-27 23:15:35 +03:00
e95bd87ab5 fix nginx/server role for openbsd 2019-05-27 22:36:35 +03:00
dce83410e4 fix selinux context from web root 2019-05-22 19:45:32 +03:00
8e6db48503 require client certificate for incoming connections on backend servers 2019-05-20 23:45:09 +03:00
de148708a9 globally define tls version and ciphers 2019-05-20 23:33:40 +03:00
04e821116b include mime.types for nginx config 2019-05-17 13:01:13 +03:00
87744518c7 create site directory in /etc/nginx/conf.d 2019-05-17 11:36:39 +03:00
c2eb946825 lint fixes 2019-05-17 11:15:26 +03:00
ae969d9ce3 initial version of nginx role 2019-05-17 11:00:19 +03:00