add page about peertube-ansible-compose project
authorFelix Ableitner <me@nutomic.com>
Wed, 22 May 2019 13:55:34 +0000 (13:55 +0000)
committerFelix Ableitner <me@nutomic.com>
Wed, 22 May 2019 13:55:34 +0000 (13:55 +0000)
Peertube-setup-with-Ansible-and-Docker-Compose.md [new file with mode: 0644]

diff --git a/Peertube-setup-with-Ansible-and-Docker-Compose.md b/Peertube-setup-with-Ansible-and-Docker-Compose.md
new file mode 100644 (file)
index 0000000..44509c8
--- /dev/null
@@ -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