Updated README
This commit is contained in:
parent
9293f4156b
commit
6b6aa2da34
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# SATT: Self-host all the things!
|
# 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:
|
The main goals of this project are:
|
||||||
|
|
||||||
|
@ -12,9 +12,9 @@ The main goals of this project are:
|
||||||
|
|
||||||
## Key components
|
## Key components
|
||||||
|
|
||||||
- Docker Compose services
|
- [Docker Compose](https://docs.docker.com/compose/) services
|
||||||
- Traefik reverse proxy, loadbalancer and TLS terminator with automatic Let's Encrypt support by default
|
- [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 for provisioning and configuration management
|
- [Ansible](https://www.ansible.com/) for provisioning and configuration management
|
||||||
|
|
||||||
## Services
|
## Services
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue