From 6915da790011815ffb0f80d0708665e7dc3accb7 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 11 Oct 2025 13:51:20 +0200 Subject: Add https web --- infrastructure/README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'infrastructure/README.md') diff --git a/infrastructure/README.md b/infrastructure/README.md index 5e96671..4694334 100644 --- a/infrastructure/README.md +++ b/infrastructure/README.md @@ -18,6 +18,8 @@ Ensure you can `ssh root@ñix.es`, and then: uv run ansible-playbook -i ssh-root.yaml -i production.yaml site.yaml ``` +You might need to `systemctl restart apache2` for the Let's Encrypt certificate. + ## Running Ansible After bootstrapping, you can run Ansible via ssh with your user and `sudo`. -- cgit v1.2.3