|
d5a7a61171
|
Remove unnecessary use of become from some roles
/ terraform (push) Successful in 38s
/ ansible (push) Successful in 1m30s
This should make execution much faster
|
2024-09-09 17:09:03 +01:00 |
|
|
0dcc3f7c30
|
Use regular version of nginx on Arch
/ terraform (push) Successful in 30s
/ ansible (push) Successful in 1m30s
`nginx-mainline` requires modules be recompiled each time, and isn't handled automatically. It's still a very new and maintained release.
|
2024-02-29 19:46:32 +00:00 |
|
|
c8211d4756
|
Use Debian repo version of nginx
/ terraform (push) Successful in 1m3s
/ ansible (push) Failing after 1m53s
It's older, and doesn't have `stream` compiled in, but the repo one can't link to any of the installed modules, which is a non-starter.
|
2024-01-04 14:17:36 +00:00 |
|
|
026d8db13e
|
Be root when generating dhparams
/ terraform (push) Successful in 37s
/ ansible (push) Successful in 1m50s
This is needed to write to the destination
|
2023-12-24 19:44:30 +00:00 |
|
|
a3baf8be1e
|
Use nginx as reverse proxy on walker, removing traefik
SSL coming soon
|
2023-12-21 16:38:07 +00:00 |
|
|
80a770f399
|
Add include files before main nginx config
|
2023-12-21 14:58:04 +00:00 |
|
|
ef432642dd
|
Unify nginx module tasks
/ terraform (push) Successful in 1m8s
/ ansible (push) Failing after 2m0s
|
2023-12-20 22:35:11 +00:00 |
|
|
b32a63bd72
|
Add helpful includes
Along with ensuring there are dhparams
|
2023-12-20 22:29:42 +00:00 |
|
|
2336e4dd5b
|
Add brotli
/ terraform (push) Successful in 1m5s
/ ansible (push) Successful in 2m19s
|
2023-12-17 18:12:33 +00:00 |
|
|
46eda36515
|
Fully block Server header
/ terraform (push) Successful in 31s
/ ansible (push) Successful in 1m46s
|
2023-12-16 21:57:19 +00:00 |
|
|
cfb498d7c6
|
Only add HTTPS redirect when it's needed
/ terraform (push) Successful in 1m3s
/ ansible (push) Successful in 2m7s
|
2023-12-16 18:13:49 +00:00 |
|
|
48efcf4d91
|
Use mainline nginx release on Arch
|
2023-12-16 18:03:01 +00:00 |
|
|
92052a3d0a
|
Unify nginx configuration
This creates a simple base configuration skeleton, that other configuration can be easily loaded into.
|
2023-12-16 17:47:04 +00:00 |
|