From: Felix Ableitner Date: Wed, 22 May 2019 13:55:34 +0000 (+0000) Subject: add page about peertube-ansible-compose project X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=fc3adeb339901bb0886d2e2efa1b9c0a06780678;p=oweals%2Fpeertube.wiki.git add page about peertube-ansible-compose project --- 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