diff --git a/Peertube-setup-with-Ansible-and-Docker-Compose.md b/Peertube-setup-with-Ansible-and-Docker-Compose.md new file mode 100644 index 0000000..44509c8 --- /dev/null +++ b/Peertube-setup-with-Ansible-and-Docker-Compose.md @@ -0,0 +1,11 @@ +This is a project that lets you automatically install Peertube with Ansible, using docker-compose. + +The project is maintained by [@nutomic](https://github.com/Nutomic) and used on [peertube.social](https://peertube.social). + +Features: +- automatic Let's Encrypt certificate handling via Traefik +- file caching with nginx (to limit backend access and Peertube CPU usage) +- email sending works out of the box + +Project Link: +https://gitlab.com/Nutomic/peertube-compose/ \ No newline at end of file