aboutsummaryrefslogtreecommitdiff
path: root/infrastructure/README.md
blob: ede57db1e8af0e1cd602bb36b2d78c7eb83b0a4b (plain)
1
2
3
4
5
6
7
# Infrastructure

To bootstrap, ensure you can `ssh root@ñix.es`, and then:

```
uv run ansible-playbook -i ssh-root.yaml -i production.yaml site.yaml
```