diff --git a/README.md b/README.md index b23e2b0..69694a6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SATT: Self-host all the things! -A repository containing a set of [Ansible](https://www.ansible.com/) roles and playbooks to provision self-hosted Open Source services +A repository containing a set of [Ansible](https://www.ansible.com/) roles and playbooks to provision self-hosted Open Source services. The main goals of this project are: @@ -12,9 +12,9 @@ The main goals of this project are: ## Key components -- Docker Compose services -- Traefik reverse proxy, loadbalancer and TLS terminator with automatic Let's Encrypt support by default -- Ansible for provisioning and configuration management +- [Docker Compose](https://docs.docker.com/compose/) services +- [Traefik](https://traefik.io/) reverse proxy, loadbalancer and TLS terminator with automatic [Let's Encrypt](https://letsencrypt.org/) support via [ACME protocol](https://docs.traefik.io/https/acme/) by default +- [Ansible](https://www.ansible.com/) for provisioning and configuration management ## Services