Commit 41febee
committed
Switch to Nginx's built-in Acme module
Replaces the custom `letsencrypt` role with Nginx's new automated
solution using the `nginx-acme` module. This drastically simplifies
Trellis' SSL setup with Let's Encrypt by delegating most of the
functionality to Nginx.
See https://nginx.org/en/docs/http/ngx_http_acme_module.html1 parent b322acc commit 41febee
23 files changed
Lines changed: 71 additions & 431 deletions
File tree
- .github/workflows
- group_vars
- all
- development
- roles
- common
- handlers
- tasks
- letsencrypt
- defaults
- library
- tasks
- templates
- nginx
- defaults
- tasks
- templates
- h5bp/directive-only
- wordpress-setup
- tasks
- templates
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | 2 | | |
6 | 3 | | |
7 | 4 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments