Updated README

This commit is contained in:
Jan Beilicke 2020-03-29 20:32:38 +02:00
parent 9293f4156b
commit 6b6aa2da34

View file

@ -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