add page about peertube-ansible-compose project
[oweals/peertube.wiki.git] / Peertube-setup-with-Ansible-and-Docker-Compose.md
1 This is a project that lets you automatically install Peertube with Ansible, using docker-compose.
2
3 The project is maintained by [@nutomic](https://github.com/Nutomic) and used on [peertube.social](https://peertube.social).
4
5 Features:
6 - automatic Let's Encrypt certificate handling via Traefik
7 - file caching with nginx (to limit backend access and Peertube CPU usage)
8 - email sending works out of the box
9
10 Project Link:
11 https://gitlab.com/Nutomic/peertube-compose/