aboutsummaryrefslogtreecommitdiff
path: root/infrastructure/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'infrastructure/README.md')
-rw-r--r--infrastructure/README.md2
1 files changed, 2 insertions, 0 deletions
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`.