Browse Source

Fix link to YAML and an Ansible link.

master
Luke Murphy 5 years ago
parent
commit
e30b59d6a5
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 6
      README.md

6
README.md

@ -61,7 +61,8 @@ The XPPL is made up of a few parts:
* The [Nginx reverse proxy].
* The [Let's Encrypt web certificates].
If you know Ansible (it's just YAML), you can just [read the entire configuration].
If you know [Ansible](https://www.ansible.com/overview/how-ansible-works) (it's
just YAML), you can just [read the entire configuration].
On the varia.zone machine, you can check the running services with:
@ -90,5 +91,4 @@ No backups are configured right now.
[Nginx reverse proxy]: https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/
[Let's Encrypt web certificates]: https://certbot.eff.org/
[Syncthing UI]: https://vvvvvvaria.org/st/
[read the entire configuration]: ansible/plays/main.yml
[Ansible]: https://www.ansible.com/overview/how-ansible-works
[read the entire configuration]: ansible/plays/setup.yml

Loading…
Cancel
Save