Updated Ansible playbook to install on Debian behind a reverse proxy (markdown)
authorJean <popindavibe@users.noreply.github.com>
Tue, 24 Jul 2018 17:22:32 +0000 (18:22 +0100)
committerJean <popindavibe@users.noreply.github.com>
Tue, 24 Jul 2018 17:22:32 +0000 (18:22 +0100)
Ansible-playbook-to-install-on-Debian-behind-a-reverse-proxy.md

index 2bb76370b63ac583400472668d6b85de2c572447..6695da7a06d6e2899d50d5fafc3c9d2be3c5bd15 100644 (file)
@@ -1,6 +1,8 @@
 ## Ansible, what else?
 
-This page is advertising for an Ansible playbook that triggers full installation of Peertube on a **Debian** server. All you need is to set the hostname, full qualified domain name, and wait about 10 minutes for the installation to go through.
+This page is advertising for an Ansible playbook that triggers full installation of Peertube **without certbot** in a **reverse proxy** scenario, meaning the HTTPS is not directly handled on the Peertube server. 
+
+This is for **Debian server only**. All you need is to set the hostname, full qualified domain name, and wait about 10 minutes for the installation to go through.
 
 This is an alternate way of installing Peertube on Debian.