ansible-personal/roles
Alan Orth a34cb1e666
roles/nginx: Switch to acme.sh for Let's Encrypt
The certbot-auto client that I've been using for a long time is now
only supported if you install it using snap. I don't use snap on my
systems so I decided to switch to the acme.sh client, which is imp-
lemented in POSIX shell with no dependencies. One bonus of this is
that I can start using ECC certificates.

This also configures the .well-known directory so we can use webroot
when installing and renewing certificates. I have yet to understand
how the renewal works with regards to webroot, though. I may have to
update the systemd timers to point to /var/lib/letsencrypt/.well-known.
2021-03-19 23:39:30 +02:00
..
common roles/common: Update Tarsnap GPG key 2021-02-13 12:57:17 +02:00
mariadb roles/mariadb: Only create users on 127.0.0.1 and ::1 2021-02-13 13:11:28 +02:00
munin roles/munin: Remove tomcat config 2020-07-14 09:47:39 +03:00
nginx roles/nginx: Switch to acme.sh for Let's Encrypt 2021-03-19 23:39:30 +02:00
php-fpm roles: Remove mentions of Piwik 2021-01-06 09:00:18 +02:00